public static final class CfnDeploymentGroup.S3LocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.S3LocationProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.S3LocationProperty.Builder, CfnDeploymentGroup.S3LocationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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``
|
void |
setBucket(String value)
``CfnDeploymentGroup.S3LocationProperty.Bucket``
|
void |
setBundleType(String value)
``CfnDeploymentGroup.S3LocationProperty.BundleType``
|
void |
setETag(String value)
``CfnDeploymentGroup.S3LocationProperty.ETag``
|
void |
setKey(String value)
``CfnDeploymentGroup.S3LocationProperty.Key``
|
void |
setVersion(String value)
``CfnDeploymentGroup.S3LocationProperty.Version``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getBucket()
getBucket in interface CfnDeploymentGroup.S3LocationPropertypublic void setBucket(String value)
setBucket in interface CfnDeploymentGroup.S3LocationPropertypublic String getKey()
getKey in interface CfnDeploymentGroup.S3LocationPropertypublic void setKey(String value)
setKey in interface CfnDeploymentGroup.S3LocationProperty@Nullable public String getBundleType()
getBundleType in interface CfnDeploymentGroup.S3LocationPropertypublic void setBundleType(@Nullable String value)
setBundleType in interface CfnDeploymentGroup.S3LocationProperty@Nullable public String getETag()
getETag in interface CfnDeploymentGroup.S3LocationPropertypublic void setETag(@Nullable String value)
setETag in interface CfnDeploymentGroup.S3LocationProperty@Nullable public String getVersion()
getVersion in interface CfnDeploymentGroup.S3LocationPropertypublic void setVersion(@Nullable String value)
setVersion in interface CfnDeploymentGroup.S3LocationPropertyCopyright © 2019. All rights reserved.