Uses of Class
software.amazon.awscdk.services.dms.ReplicationSubnetGroupReference.Builder
Packages that use ReplicationSubnetGroupReference.Builder
Package
Description
AWS Database Migration Service Construct Library
-
Uses of ReplicationSubnetGroupReference.Builder in software.amazon.awscdk.services.dms
Methods in software.amazon.awscdk.services.dms that return ReplicationSubnetGroupReference.BuilderModifier and TypeMethodDescriptionReplicationSubnetGroupReference.builder()
ReplicationSubnetGroupReference.Builder.replicationSubnetGroupId
(String replicationSubnetGroupId) Sets the value ofReplicationSubnetGroupReference.getReplicationSubnetGroupId()
Constructors in software.amazon.awscdk.services.dms with parameters of type ReplicationSubnetGroupReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theReplicationSubnetGroupReference.Builder
.