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