Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.memorydb.CfnSubnetGroupPropsMixin.Builder
Packages that use CfnSubnetGroupPropsMixin.Builder
-
Uses of CfnSubnetGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.memorydb
Methods in software.amazon.awscdk.cfnpropertymixins.services.memorydb that return CfnSubnetGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSubnetGroupPropsMixin.Builder.create()CfnSubnetGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSubnetGroupPropsMixin.Builder.description(String description) A description of the subnet group.CfnSubnetGroupPropsMixin.Builder.subnetGroupName(String subnetGroupName) The name of the subnet group to be used for the cluster .A list of Amazon VPC subnet IDs for the subnet group.An array of key-value pairs to apply to this resource.