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