Class CfnServicePropsMixin.ResourceConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.resiliencehubv2.CfnServicePropsMixin.ResourceConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnServicePropsMixin.ResourceConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnServicePropsMixin.ResourceConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnServicePropsMixin.ResourceConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnServicePropsMixin.ResourceConfigurationProperty
An implementation for
CfnServicePropsMixin.ResourceConfigurationProperty-
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.ResourceConfigurationProperty
CfnServicePropsMixin.ResourceConfigurationProperty.Builder, CfnServicePropsMixin.ResourceConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.ResourceConfigurationProperty.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 StringARN of a CloudFormation stack.final StringS3 URL of a design file.final ObjectgetEks()Returns union: eitherIResolvableorCfnServicePropsMixin.EksSourcePropertyfinal ObjectResource tags to discover resources.final StringURL of a Terraform state file.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 theCfnServicePropsMixin.ResourceConfigurationProperty.Builder.
-
-
Method Details
-
getCfnStackArn
Description copied from interface:CfnServicePropsMixin.ResourceConfigurationPropertyARN of a CloudFormation stack.- Specified by:
getCfnStackArnin interfaceCfnServicePropsMixin.ResourceConfigurationProperty- See Also:
-
getDesignFileS3Url
Description copied from interface:CfnServicePropsMixin.ResourceConfigurationPropertyS3 URL of a design file.- Specified by:
getDesignFileS3Urlin interfaceCfnServicePropsMixin.ResourceConfigurationProperty- See Also:
-
getEks
Description copied from interface:CfnServicePropsMixin.ResourceConfigurationPropertyReturns union: eitherIResolvableorCfnServicePropsMixin.EksSourceProperty- Specified by:
getEksin interfaceCfnServicePropsMixin.ResourceConfigurationProperty- See Also:
-
getResourceTags
Description copied from interface:CfnServicePropsMixin.ResourceConfigurationPropertyResource tags to discover resources.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnServicePropsMixin.ResourceTagProperty>- Specified by:
getResourceTagsin interfaceCfnServicePropsMixin.ResourceConfigurationProperty- See Also:
-
getTfStateFileUrl
Description copied from interface:CfnServicePropsMixin.ResourceConfigurationPropertyURL of a Terraform state file.- Specified by:
getTfStateFileUrlin interfaceCfnServicePropsMixin.ResourceConfigurationProperty- 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()
-