@Stability(value=Stable) @Internal public static final class CfnApplicationV2.S3ContentLocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationV2.S3ContentLocationProperty
CfnApplicationV2.S3ContentLocationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationV2.S3ContentLocationProperty.Builder, CfnApplicationV2.S3ContentLocationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationV2.S3ContentLocationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationV2.ApplicationCodeConfigurationProperty.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 |
getBucketArn()
The Amazon Resource Name (ARN) for the S3 bucket containing the application code.
|
String |
getFileKey()
The file key for the object containing the application code.
|
String |
getObjectVersion()
The version of the object containing the application code.
|
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(CfnApplicationV2.S3ContentLocationProperty.Builder builder)
CfnApplicationV2.ApplicationCodeConfigurationProperty.Builder.public final String getBucketArn()
CfnApplicationV2.S3ContentLocationPropertygetBucketArn in interface CfnApplicationV2.S3ContentLocationPropertypublic final String getFileKey()
CfnApplicationV2.S3ContentLocationPropertygetFileKey in interface CfnApplicationV2.S3ContentLocationPropertypublic final String getObjectVersion()
CfnApplicationV2.S3ContentLocationPropertygetObjectVersion in interface CfnApplicationV2.S3ContentLocationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.