Uses of Class
software.amazon.awscdk.services.elasticache.CfnSubnetGroup.Builder
Packages that use CfnSubnetGroup.Builder
Package
Description
Amazon ElastiCache Construct Library
-
Uses of CfnSubnetGroup.Builder in software.amazon.awscdk.services.elasticache
Methods in software.amazon.awscdk.services.elasticache that return CfnSubnetGroup.BuilderModifier and TypeMethodDescriptionCfnSubnetGroup.Builder.cacheSubnetGroupName(String cacheSubnetGroupName) The name for the cache subnet group.static CfnSubnetGroup.BuilderCfnSubnetGroup.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.