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