Uses of Class
software.amazon.awscdk.services.dms.CfnReplicationConfigProps.Builder
Packages that use CfnReplicationConfigProps.Builder
Package
Description
AWS Database Migration Service Construct Library
-
Uses of CfnReplicationConfigProps.Builder in software.amazon.awscdk.services.dms
Methods in software.amazon.awscdk.services.dms that return CfnReplicationConfigProps.BuilderModifier and TypeMethodDescriptionCfnReplicationConfigProps.builder()CfnReplicationConfigProps.Builder.computeConfig(IResolvable computeConfig) Sets the value ofCfnReplicationConfigProps.getComputeConfig()CfnReplicationConfigProps.Builder.computeConfig(CfnReplicationConfig.ComputeConfigProperty computeConfig) Sets the value ofCfnReplicationConfigProps.getComputeConfig()CfnReplicationConfigProps.Builder.replicationConfigIdentifier(String replicationConfigIdentifier) Sets the value ofCfnReplicationConfigProps.getReplicationConfigIdentifier()CfnReplicationConfigProps.Builder.replicationSettings(Object replicationSettings) Sets the value ofCfnReplicationConfigProps.getReplicationSettings()CfnReplicationConfigProps.Builder.replicationType(String replicationType) Sets the value ofCfnReplicationConfigProps.getReplicationType()CfnReplicationConfigProps.Builder.resourceIdentifier(String resourceIdentifier) Sets the value ofCfnReplicationConfigProps.getResourceIdentifier()CfnReplicationConfigProps.Builder.sourceEndpointArn(String sourceEndpointArn) Sets the value ofCfnReplicationConfigProps.getSourceEndpointArn()CfnReplicationConfigProps.Builder.supplementalSettings(Object supplementalSettings) Sets the value ofCfnReplicationConfigProps.getSupplementalSettings()CfnReplicationConfigProps.Builder.tableMappings(Object tableMappings) Sets the value ofCfnReplicationConfigProps.getTableMappings()Sets the value ofCfnReplicationConfigProps.getTags()CfnReplicationConfigProps.Builder.targetEndpointArn(String targetEndpointArn) Sets the value ofCfnReplicationConfigProps.getTargetEndpointArn()Constructors in software.amazon.awscdk.services.dms with parameters of type CfnReplicationConfigProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReplicationConfigProps.Builder.