public static final class DeploymentGroupResource.S3LocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DeploymentGroupResource.S3LocationProperty
software.amazon.jsii.JsiiObject.InitializationModeDeploymentGroupResource.S3LocationProperty.Builder, DeploymentGroupResource.S3LocationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBucket()
``DeploymentGroupResource.S3LocationProperty.Bucket``
|
Object |
getBundleType()
``DeploymentGroupResource.S3LocationProperty.BundleType``
|
Object |
getETag()
``DeploymentGroupResource.S3LocationProperty.ETag``
|
Object |
getKey()
``DeploymentGroupResource.S3LocationProperty.Key``
|
Object |
getVersion()
``DeploymentGroupResource.S3LocationProperty.Version``
|
void |
setBucket(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.S3LocationProperty.Bucket``
|
void |
setBucket(String value)
``DeploymentGroupResource.S3LocationProperty.Bucket``
|
void |
setBundleType(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.S3LocationProperty.BundleType``
|
void |
setBundleType(String value)
``DeploymentGroupResource.S3LocationProperty.BundleType``
|
void |
setETag(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.S3LocationProperty.ETag``
|
void |
setETag(String value)
``DeploymentGroupResource.S3LocationProperty.ETag``
|
void |
setKey(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.S3LocationProperty.Key``
|
void |
setKey(String value)
``DeploymentGroupResource.S3LocationProperty.Key``
|
void |
setVersion(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.S3LocationProperty.Version``
|
void |
setVersion(String value)
``DeploymentGroupResource.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 Object getBucket()
getBucket in interface DeploymentGroupResource.S3LocationPropertypublic void setBucket(String value)
setBucket in interface DeploymentGroupResource.S3LocationPropertypublic void setBucket(software.amazon.awscdk.CloudFormationToken value)
setBucket in interface DeploymentGroupResource.S3LocationPropertypublic Object getKey()
getKey in interface DeploymentGroupResource.S3LocationPropertypublic void setKey(String value)
setKey in interface DeploymentGroupResource.S3LocationPropertypublic void setKey(software.amazon.awscdk.CloudFormationToken value)
setKey in interface DeploymentGroupResource.S3LocationProperty@Nullable public Object getBundleType()
getBundleType in interface DeploymentGroupResource.S3LocationPropertypublic void setBundleType(@Nullable String value)
setBundleType in interface DeploymentGroupResource.S3LocationPropertypublic void setBundleType(@Nullable software.amazon.awscdk.CloudFormationToken value)
setBundleType in interface DeploymentGroupResource.S3LocationProperty@Nullable public Object getETag()
getETag in interface DeploymentGroupResource.S3LocationPropertypublic void setETag(@Nullable String value)
setETag in interface DeploymentGroupResource.S3LocationPropertypublic void setETag(@Nullable software.amazon.awscdk.CloudFormationToken value)
setETag in interface DeploymentGroupResource.S3LocationProperty@Nullable public Object getVersion()
getVersion in interface DeploymentGroupResource.S3LocationPropertypublic void setVersion(@Nullable String value)
setVersion in interface DeploymentGroupResource.S3LocationPropertypublic void setVersion(@Nullable software.amazon.awscdk.CloudFormationToken value)
setVersion in interface DeploymentGroupResource.S3LocationPropertyCopyright © 2018. All rights reserved.