Class CfnPlan.RdsSwitchoverReadReplicaConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.arcregionswitch.CfnPlan.RdsSwitchoverReadReplicaConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPlan.RdsSwitchoverReadReplicaConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPlan.RdsSwitchoverReadReplicaConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnPlan.RdsSwitchoverReadReplicaConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPlan.RdsSwitchoverReadReplicaConfigurationProperty
An implementation for
CfnPlan.RdsSwitchoverReadReplicaConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.arcregionswitch.CfnPlan.RdsSwitchoverReadReplicaConfigurationProperty
CfnPlan.RdsSwitchoverReadReplicaConfigurationProperty.Builder, CfnPlan.RdsSwitchoverReadReplicaConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPlan.RdsSwitchoverReadReplicaConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal Stringfinal Objectfinal Stringfinal NumberDefault: - 60final ObjectReturns union: eitherIResolvableorCfnPlan.RdsUngracefulPropertyfinal inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnPlan.RdsSwitchoverReadReplicaConfigurationProperty.Builder.
-
-
Method Details
-
getDbInstanceArnMap
Description copied from interface:CfnPlan.RdsSwitchoverReadReplicaConfigurationProperty- Specified by:
getDbInstanceArnMapin interfaceCfnPlan.RdsSwitchoverReadReplicaConfigurationProperty- See Also:
-
getCrossAccountRole
- Specified by:
getCrossAccountRolein interfaceCfnPlan.RdsSwitchoverReadReplicaConfigurationProperty- See Also:
-
getExternalId
- Specified by:
getExternalIdin interfaceCfnPlan.RdsSwitchoverReadReplicaConfigurationProperty- See Also:
-
getTimeoutMinutes
Description copied from interface:CfnPlan.RdsSwitchoverReadReplicaConfigurationPropertyDefault: - 60- Specified by:
getTimeoutMinutesin interfaceCfnPlan.RdsSwitchoverReadReplicaConfigurationProperty- See Also:
-
getUngraceful
Description copied from interface:CfnPlan.RdsSwitchoverReadReplicaConfigurationPropertyReturns union: eitherIResolvableorCfnPlan.RdsUngracefulProperty- Specified by:
getUngracefulin interfaceCfnPlan.RdsSwitchoverReadReplicaConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-