@Stability(value=Stable) @Internal public static final class CfnResourceDefaultVersionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceDefaultVersionProps
CfnResourceDefaultVersionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceDefaultVersionProps.Builder, CfnResourceDefaultVersionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceDefaultVersionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourceDefaultVersionProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getTypeName()
The name of the resource.
|
String |
getTypeVersionArn()
The Amazon Resource Name (ARN) of the resource version.
|
String |
getVersionId()
The ID of a specific version of the resource.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnResourceDefaultVersionProps.Builder builder)
CfnResourceDefaultVersionProps.Builder.public final String getTypeName()
CfnResourceDefaultVersionProps
Conditional: You must specify either TypeVersionArn , or TypeName and VersionId .
getTypeName in interface CfnResourceDefaultVersionPropspublic final String getTypeVersionArn()
CfnResourceDefaultVersionProps
Conditional: You must specify either TypeVersionArn , or TypeName and VersionId .
getTypeVersionArn in interface CfnResourceDefaultVersionPropspublic final String getVersionId()
CfnResourceDefaultVersionPropsThe version ID is the value at the end of the Amazon Resource Name (ARN) assigned to the resource version when it's registered.
Conditional: You must specify either TypeVersionArn , or TypeName and VersionId .
getVersionId in interface CfnResourceDefaultVersionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.