@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String bucket,
String key,
String bundleType,
String eTag,
String version)
Constructor that initializes the object based on literal property values passed by the
CfnDeploymentGroup.AlarmConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBucket()
`CfnDeploymentGroup.S3LocationProperty.Bucket`.
|
String |
getBundleType()
`CfnDeploymentGroup.S3LocationProperty.BundleType`.
|
String |
getETag()
`CfnDeploymentGroup.S3LocationProperty.ETag`.
|
String |
getKey()
`CfnDeploymentGroup.S3LocationProperty.Key`.
|
String |
getVersion()
`CfnDeploymentGroup.S3LocationProperty.Version`.
|
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 getBucket()
CfnDeploymentGroup.S3LocationPropertygetBucket in interface CfnDeploymentGroup.S3LocationPropertypublic final String getKey()
CfnDeploymentGroup.S3LocationPropertygetKey in interface CfnDeploymentGroup.S3LocationPropertypublic final String getBundleType()
CfnDeploymentGroup.S3LocationPropertygetBundleType in interface CfnDeploymentGroup.S3LocationPropertypublic final String getETag()
CfnDeploymentGroup.S3LocationPropertygetETag in interface CfnDeploymentGroup.S3LocationPropertypublic final String getVersion()
CfnDeploymentGroup.S3LocationPropertygetVersion in interface CfnDeploymentGroup.S3LocationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.