Uses of Class
software.amazon.awscdk.services.arcregionswitch.CfnPlan.RdsPromoteReadReplicaConfigurationProperty.Builder
Packages that use CfnPlan.RdsPromoteReadReplicaConfigurationProperty.Builder
Package
Description
AWS::ARCRegionSwitch Construct Library
-
Uses of CfnPlan.RdsPromoteReadReplicaConfigurationProperty.Builder in software.amazon.awscdk.services.arcregionswitch
Methods in software.amazon.awscdk.services.arcregionswitch that return CfnPlan.RdsPromoteReadReplicaConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPlan.RdsPromoteReadReplicaConfigurationProperty.builder()CfnPlan.RdsPromoteReadReplicaConfigurationProperty.Builder.crossAccountRole(String crossAccountRole) Sets the value ofCfnPlan.RdsPromoteReadReplicaConfigurationProperty.getCrossAccountRole()CfnPlan.RdsPromoteReadReplicaConfigurationProperty.Builder.dbInstanceArnMap(Map<String, String> dbInstanceArnMap) Sets the value ofCfnPlan.RdsPromoteReadReplicaConfigurationProperty.getDbInstanceArnMap()CfnPlan.RdsPromoteReadReplicaConfigurationProperty.Builder.dbInstanceArnMap(IResolvable dbInstanceArnMap) Sets the value ofCfnPlan.RdsPromoteReadReplicaConfigurationProperty.getDbInstanceArnMap()CfnPlan.RdsPromoteReadReplicaConfigurationProperty.Builder.externalId(String externalId) Sets the value ofCfnPlan.RdsPromoteReadReplicaConfigurationProperty.getExternalId()CfnPlan.RdsPromoteReadReplicaConfigurationProperty.Builder.timeoutMinutes(Number timeoutMinutes) Sets the value ofCfnPlan.RdsPromoteReadReplicaConfigurationProperty.getTimeoutMinutes()Constructors in software.amazon.awscdk.services.arcregionswitch with parameters of type CfnPlan.RdsPromoteReadReplicaConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPlan.RdsPromoteReadReplicaConfigurationProperty.Builder.