Class CfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch.CfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty
An implementation for
CfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty-
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.arcregionswitch.CfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty
CfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty.Builder, CfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty.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 StringgetArn()The Amazon Resource Name (ARN) of the plan configuration.final StringThe cross account role for the configuration.final StringThe external ID (secret key) for the configuration.final 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 theCfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty.Builder.
-
-
Method Details
-
getArn
Description copied from interface:CfnPlanPropsMixin.RegionSwitchPlanConfigurationPropertyThe Amazon Resource Name (ARN) of the plan configuration.- Specified by:
getArnin interfaceCfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty- See Also:
-
getCrossAccountRole
Description copied from interface:CfnPlanPropsMixin.RegionSwitchPlanConfigurationPropertyThe cross account role for the configuration.- Specified by:
getCrossAccountRolein interfaceCfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty- See Also:
-
getExternalId
Description copied from interface:CfnPlanPropsMixin.RegionSwitchPlanConfigurationPropertyThe external ID (secret key) for the configuration.- Specified by:
getExternalIdin interfaceCfnPlanPropsMixin.RegionSwitchPlanConfigurationProperty- 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()
-