@Stability(value=External) public static final class CfnDeploymentGroup.S3LocationProperty.Builder extends Object
CfnDeploymentGroup.S3LocationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.S3LocationProperty.Builder |
bucket(String bucket)
Sets the value of Bucket
|
CfnDeploymentGroup.S3LocationProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.S3LocationProperty.Builder |
bundleType(String bundleType)
Sets the value of BundleType
|
CfnDeploymentGroup.S3LocationProperty.Builder |
eTag(String eTag)
Sets the value of ETag
|
CfnDeploymentGroup.S3LocationProperty.Builder |
key(String key)
Sets the value of Key
|
CfnDeploymentGroup.S3LocationProperty.Builder |
version(String version)
Sets the value of Version
|
@Stability(value=External) public CfnDeploymentGroup.S3LocationProperty.Builder bucket(String bucket)
bucket - `CfnDeploymentGroup.S3LocationProperty.Bucket`. This parameter is required.this@Stability(value=External) public CfnDeploymentGroup.S3LocationProperty.Builder key(String key)
key - `CfnDeploymentGroup.S3LocationProperty.Key`. This parameter is required.this@Stability(value=External) public CfnDeploymentGroup.S3LocationProperty.Builder bundleType(String bundleType)
bundleType - `CfnDeploymentGroup.S3LocationProperty.BundleType`.this@Stability(value=External) public CfnDeploymentGroup.S3LocationProperty.Builder eTag(String eTag)
eTag - `CfnDeploymentGroup.S3LocationProperty.ETag`.this@Stability(value=External) public CfnDeploymentGroup.S3LocationProperty.Builder version(String version)
version - `CfnDeploymentGroup.S3LocationProperty.Version`.this@Stability(value=External) public CfnDeploymentGroup.S3LocationProperty build()
CfnDeploymentGroup.S3LocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.