@Stability(value=Stable) @Internal public static final class CfnDeploymentGroup.S3LocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.S3LocationProperty
CfnDeploymentGroup.S3LocationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.S3LocationProperty.Builder, CfnDeploymentGroup.S3LocationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeploymentGroup.S3LocationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeploymentGroup.AlarmConfigurationProperty.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 |
getBucket()
The name of the Amazon S3 bucket where the application revision is stored.
|
String |
getBundleType()
The file type of the application revision.
|
String |
getETag()
The ETag of the Amazon S3 object that represents the bundled artifacts for the application revision.
|
String |
getKey()
The name of the Amazon S3 object that represents the bundled artifacts for the application revision.
|
String |
getVersion()
A specific version of the Amazon S3 object that represents the bundled artifacts for the application revision.
|
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(CfnDeploymentGroup.S3LocationProperty.Builder builder)
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.public final String getBucket()
CfnDeploymentGroup.S3LocationPropertygetBucket in interface CfnDeploymentGroup.S3LocationPropertypublic final String getKey()
CfnDeploymentGroup.S3LocationPropertygetKey in interface CfnDeploymentGroup.S3LocationPropertypublic final String getBundleType()
CfnDeploymentGroup.S3LocationProperty
getBundleType in interface CfnDeploymentGroup.S3LocationPropertypublic final String getETag()
CfnDeploymentGroup.S3LocationPropertyIf the ETag is not specified as an input parameter, ETag validation of the object is skipped.
getETag in interface CfnDeploymentGroup.S3LocationPropertypublic final String getVersion()
CfnDeploymentGroup.S3LocationPropertyIf the version is not specified, the system uses the most recent version by default.
getVersion in interface CfnDeploymentGroup.S3LocationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.