Uses of Class
software.amazon.awscdk.services.elasticache.CfnSubnetGroupProps.Builder
Packages that use CfnSubnetGroupProps.Builder
Package
Description
Amazon ElastiCache Construct Library
-
Uses of CfnSubnetGroupProps.Builder in software.amazon.awscdk.services.elasticache
Methods in software.amazon.awscdk.services.elasticache that return CfnSubnetGroupProps.BuilderModifier and TypeMethodDescriptionstatic CfnSubnetGroupProps.BuilderCfnSubnetGroupProps.builder()CfnSubnetGroupProps.Builder.cacheSubnetGroupName(String cacheSubnetGroupName) Sets the value ofCfnSubnetGroupProps.getCacheSubnetGroupName()CfnSubnetGroupProps.Builder.description(String description) Sets the value ofCfnSubnetGroupProps.getDescription()Sets the value ofCfnSubnetGroupProps.getSubnetIds()Sets the value ofCfnSubnetGroupProps.getTags()Constructors in software.amazon.awscdk.services.elasticache with parameters of type CfnSubnetGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSubnetGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSubnetGroupProps.Builder.