Uses of Class
software.amazon.awscdk.services.dax.CfnSubnetGroupProps.Builder
Packages that use CfnSubnetGroupProps.Builder
Package
Description
Amazon DynamoDB Accelerator Construct Library
-
Uses of CfnSubnetGroupProps.Builder in software.amazon.awscdk.services.dax
Methods in software.amazon.awscdk.services.dax that return CfnSubnetGroupProps.BuilderModifier and TypeMethodDescriptionstatic CfnSubnetGroupProps.BuilderCfnSubnetGroupProps.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()Constructors in software.amazon.awscdk.services.dax with parameters of type CfnSubnetGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSubnetGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSubnetGroupProps.Builder.