Uses of Class
software.amazon.awscdk.services.dax.CfnSubnetGroup.Builder
Packages that use CfnSubnetGroup.Builder
Package
Description
Amazon DynamoDB Accelerator Construct Library
-
Uses of CfnSubnetGroup.Builder in software.amazon.awscdk.services.dax
Methods in software.amazon.awscdk.services.dax that return CfnSubnetGroup.BuilderModifier and TypeMethodDescriptionstatic CfnSubnetGroup.BuilderCfnSubnetGroup.Builder.description(String description) The description of the subnet group.CfnSubnetGroup.Builder.subnetGroupName(String subnetGroupName) The name of the subnet group.A list of VPC subnet IDs for the subnet group.