Uses of Class
software.amazon.awscdk.services.dms.CfnReplicationConfig.ComputeConfigProperty.Builder
Packages that use CfnReplicationConfig.ComputeConfigProperty.Builder
Package
Description
AWS Database Migration Service Construct Library
-
Uses of CfnReplicationConfig.ComputeConfigProperty.Builder in software.amazon.awscdk.services.dms
Methods in software.amazon.awscdk.services.dms that return CfnReplicationConfig.ComputeConfigProperty.BuilderModifier and TypeMethodDescriptionCfnReplicationConfig.ComputeConfigProperty.Builder.availabilityZone(String availabilityZone) Sets the value ofCfnReplicationConfig.ComputeConfigProperty.getAvailabilityZone()CfnReplicationConfig.ComputeConfigProperty.builder()CfnReplicationConfig.ComputeConfigProperty.Builder.dnsNameServers(String dnsNameServers) Sets the value ofCfnReplicationConfig.ComputeConfigProperty.getDnsNameServers()Sets the value ofCfnReplicationConfig.ComputeConfigProperty.getKmsKeyId()CfnReplicationConfig.ComputeConfigProperty.Builder.maxCapacityUnits(Number maxCapacityUnits) Sets the value ofCfnReplicationConfig.ComputeConfigProperty.getMaxCapacityUnits()CfnReplicationConfig.ComputeConfigProperty.Builder.minCapacityUnits(Number minCapacityUnits) Sets the value ofCfnReplicationConfig.ComputeConfigProperty.getMinCapacityUnits()Sets the value ofCfnReplicationConfig.ComputeConfigProperty.getMultiAz()CfnReplicationConfig.ComputeConfigProperty.Builder.multiAz(IResolvable multiAz) Sets the value ofCfnReplicationConfig.ComputeConfigProperty.getMultiAz()CfnReplicationConfig.ComputeConfigProperty.Builder.preferredMaintenanceWindow(String preferredMaintenanceWindow) CfnReplicationConfig.ComputeConfigProperty.Builder.replicationSubnetGroupId(String replicationSubnetGroupId) Sets the value ofCfnReplicationConfig.ComputeConfigProperty.getReplicationSubnetGroupId()CfnReplicationConfig.ComputeConfigProperty.Builder.vpcSecurityGroupIds(List<String> vpcSecurityGroupIds) Sets the value ofCfnReplicationConfig.ComputeConfigProperty.getVpcSecurityGroupIds()Constructors in software.amazon.awscdk.services.dms with parameters of type CfnReplicationConfig.ComputeConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReplicationConfig.ComputeConfigProperty.Builder.