Uses of Class
software.amazon.awscdk.services.dms.CfnReplicationSubnetGroupProps.Builder
Package
Description
AWS Database Migration Service Construct Library
-
Uses of CfnReplicationSubnetGroupProps.Builder in software.amazon.awscdk.services.dms
Modifier and TypeMethodDescriptionCfnReplicationSubnetGroupProps.builder()
CfnReplicationSubnetGroupProps.Builder.replicationSubnetGroupDescription
(String replicationSubnetGroupDescription) Sets the value ofCfnReplicationSubnetGroupProps.getReplicationSubnetGroupDescription()
CfnReplicationSubnetGroupProps.Builder.replicationSubnetGroupIdentifier
(String replicationSubnetGroupIdentifier) Sets the value ofCfnReplicationSubnetGroupProps.getReplicationSubnetGroupIdentifier()
Sets the value ofCfnReplicationSubnetGroupProps.getSubnetIds()
Sets the value ofCfnReplicationSubnetGroupProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnReplicationSubnetGroupProps.Builder
.