Class CfnService.EffectivePolicyValuesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.resiliencehubv2.CfnService.EffectivePolicyValuesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnService.EffectivePolicyValuesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnService.EffectivePolicyValuesProperty
@Stability(Stable)
@Internal
public static final class CfnService.EffectivePolicyValuesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnService.EffectivePolicyValuesProperty
An implementation for
CfnService.EffectivePolicyValuesProperty-
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.resiliencehubv2.CfnService.EffectivePolicyValuesProperty
CfnService.EffectivePolicyValuesProperty.Builder, CfnService.EffectivePolicyValuesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.EffectivePolicyValuesProperty.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 ObjectReturns union: eitherIResolvableorCfnService.SloSourcePropertyfinal ObjectReturns union: eitherIResolvableorCfnService.DisasterRecoverySourcePropertyfinal ObjectReturns union: eitherIResolvableorCfnService.TargetSourcePropertyfinal ObjectReturns union: eitherIResolvableorCfnService.TargetSourcePropertyfinal ObjectReturns union: eitherIResolvableorCfnService.DisasterRecoverySourcePropertyfinal ObjectReturns union: eitherIResolvableorCfnService.TargetSourcePropertyfinal ObjectReturns union: eitherIResolvableorCfnService.TargetSourcePropertyfinal 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 theCfnService.EffectivePolicyValuesProperty.Builder.
-
-
Method Details
-
getAvailabilitySlo
Description copied from interface:CfnService.EffectivePolicyValuesPropertyReturns union: eitherIResolvableorCfnService.SloSourceProperty- Specified by:
getAvailabilitySloin interfaceCfnService.EffectivePolicyValuesProperty- See Also:
-
getMultiAzDrApproach
Description copied from interface:CfnService.EffectivePolicyValuesPropertyReturns union: eitherIResolvableorCfnService.DisasterRecoverySourceProperty- Specified by:
getMultiAzDrApproachin interfaceCfnService.EffectivePolicyValuesProperty- See Also:
-
getMultiAzRpo
Description copied from interface:CfnService.EffectivePolicyValuesPropertyReturns union: eitherIResolvableorCfnService.TargetSourceProperty- Specified by:
getMultiAzRpoin interfaceCfnService.EffectivePolicyValuesProperty- See Also:
-
getMultiAzRto
Description copied from interface:CfnService.EffectivePolicyValuesPropertyReturns union: eitherIResolvableorCfnService.TargetSourceProperty- Specified by:
getMultiAzRtoin interfaceCfnService.EffectivePolicyValuesProperty- See Also:
-
getMultiRegionDrApproach
Description copied from interface:CfnService.EffectivePolicyValuesPropertyReturns union: eitherIResolvableorCfnService.DisasterRecoverySourceProperty- Specified by:
getMultiRegionDrApproachin interfaceCfnService.EffectivePolicyValuesProperty- See Also:
-
getMultiRegionRpo
Description copied from interface:CfnService.EffectivePolicyValuesPropertyReturns union: eitherIResolvableorCfnService.TargetSourceProperty- Specified by:
getMultiRegionRpoin interfaceCfnService.EffectivePolicyValuesProperty- See Also:
-
getMultiRegionRto
Description copied from interface:CfnService.EffectivePolicyValuesPropertyReturns union: eitherIResolvableorCfnService.TargetSourceProperty- Specified by:
getMultiRegionRtoin interfaceCfnService.EffectivePolicyValuesProperty- 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()
-