@Stability(value=Stable) @Internal public static final class CfnDeploymentGroup.S3LocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.S3LocationProperty
CfnDeploymentGroup.S3LocationProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnDeploymentGroup.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, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final String getBucket()
CfnDeploymentGroup.S3LocationProperty
getBucket
in interface CfnDeploymentGroup.S3LocationProperty
public final String getKey()
CfnDeploymentGroup.S3LocationProperty
getKey
in interface CfnDeploymentGroup.S3LocationProperty
public final String getBundleType()
CfnDeploymentGroup.S3LocationProperty
getBundleType
in interface CfnDeploymentGroup.S3LocationProperty
public final String getETag()
CfnDeploymentGroup.S3LocationProperty
getETag
in interface CfnDeploymentGroup.S3LocationProperty
public final String getVersion()
CfnDeploymentGroup.S3LocationProperty
getVersion
in interface CfnDeploymentGroup.S3LocationProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.