@Stability(value=Experimental) public static final class CfnDeploymentGroup.S3LocationProperty.Builder extends Object
CfnDeploymentGroup.S3LocationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.S3LocationProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.S3LocationProperty.Builder |
withBucket(String value)
Sets the value of Bucket
|
CfnDeploymentGroup.S3LocationProperty.Builder |
withBundleType(String value)
Sets the value of BundleType
|
CfnDeploymentGroup.S3LocationProperty.Builder |
withETag(String value)
Sets the value of ETag
|
CfnDeploymentGroup.S3LocationProperty.Builder |
withKey(String value)
Sets the value of Key
|
CfnDeploymentGroup.S3LocationProperty.Builder |
withVersion(String value)
Sets the value of Version
|
@Stability(value=Experimental) public CfnDeploymentGroup.S3LocationProperty.Builder withBucket(String value)
value - `CfnDeploymentGroup.S3LocationProperty.Bucket`.this@Stability(value=Experimental) public CfnDeploymentGroup.S3LocationProperty.Builder withKey(String value)
value - `CfnDeploymentGroup.S3LocationProperty.Key`.this@Stability(value=Experimental) public CfnDeploymentGroup.S3LocationProperty.Builder withBundleType(@Nullable String value)
value - `CfnDeploymentGroup.S3LocationProperty.BundleType`.this@Stability(value=Experimental) public CfnDeploymentGroup.S3LocationProperty.Builder withETag(@Nullable String value)
value - `CfnDeploymentGroup.S3LocationProperty.ETag`.this@Stability(value=Experimental) public CfnDeploymentGroup.S3LocationProperty.Builder withVersion(@Nullable String value)
value - `CfnDeploymentGroup.S3LocationProperty.Version`.this@Stability(value=Experimental) public CfnDeploymentGroup.S3LocationProperty build()
CfnDeploymentGroup.S3LocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.