Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dax.CfnSubnetGroupPropsMixin.Builder
Packages that use CfnSubnetGroupPropsMixin.Builder
-
Uses of CfnSubnetGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.dax
Methods in software.amazon.awscdk.cfnpropertymixins.services.dax that return CfnSubnetGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSubnetGroupPropsMixin.Builder.create()CfnSubnetGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSubnetGroupPropsMixin.Builder.description(String description) The description of the subnet group.CfnSubnetGroupPropsMixin.Builder.subnetGroupName(String subnetGroupName) The name of the subnet group.A list of VPC subnet IDs for the subnet group.