@Stability(value=Stable) @Internal public static final class CfnPublicTypeVersionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPublicTypeVersionProps
CfnPublicTypeVersionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPublicTypeVersionProps.Builder, CfnPublicTypeVersionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String arn,
String logDeliveryBucket,
String publicVersionNumber,
String type,
String typeName)
Constructor that initializes the object based on literal property values passed by the
CfnPublicTypeVersionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getArn()
`AWS::CloudFormation::PublicTypeVersion.Arn`.
|
String |
getLogDeliveryBucket()
`AWS::CloudFormation::PublicTypeVersion.LogDeliveryBucket`.
|
String |
getPublicVersionNumber()
`AWS::CloudFormation::PublicTypeVersion.PublicVersionNumber`.
|
String |
getType()
`AWS::CloudFormation::PublicTypeVersion.Type`.
|
String |
getTypeName()
`AWS::CloudFormation::PublicTypeVersion.TypeName`.
|
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.public final String getArn()
CfnPublicTypeVersionPropsgetArn in interface CfnPublicTypeVersionPropspublic final String getLogDeliveryBucket()
CfnPublicTypeVersionPropsgetLogDeliveryBucket in interface CfnPublicTypeVersionPropspublic final String getPublicVersionNumber()
CfnPublicTypeVersionPropsgetPublicVersionNumber in interface CfnPublicTypeVersionPropspublic final String getType()
CfnPublicTypeVersionPropsgetType in interface CfnPublicTypeVersionPropspublic final String getTypeName()
CfnPublicTypeVersionPropsgetTypeName in interface CfnPublicTypeVersionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.