Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticache.CfnSubnetGroupPropsMixin.Builder
Packages that use CfnSubnetGroupPropsMixin.Builder
-
Uses of CfnSubnetGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticache
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticache that return CfnSubnetGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSubnetGroupPropsMixin.Builder.cacheSubnetGroupName(String cacheSubnetGroupName) The name for the cache subnet group.CfnSubnetGroupPropsMixin.Builder.create()CfnSubnetGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSubnetGroupPropsMixin.Builder.description(String description) The description for the cache subnet group.The EC2 subnet IDs for the cache subnet group.A tag that can be added to an ElastiCache subnet group.