Uses of Class
software.amazon.awscdk.services.dax.CfnSubnetGroupProps.Builder
Package
Description
Amazon DynamoDB Accelerator Construct Library
-
Uses of CfnSubnetGroupProps.Builder in software.amazon.awscdk.services.dax
Modifier and TypeMethodDescriptionstatic CfnSubnetGroupProps.Builder
CfnSubnetGroupProps.builder()
CfnSubnetGroupProps.Builder.description
(String description) Sets the value ofCfnSubnetGroupProps.getDescription()
CfnSubnetGroupProps.Builder.subnetGroupName
(String subnetGroupName) Sets the value ofCfnSubnetGroupProps.getSubnetGroupName()
Sets the value ofCfnSubnetGroupProps.getSubnetIds()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnSubnetGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSubnetGroupProps.Builder
.