public static final class DeploymentGroupResource.S3LocationProperty.Builder extends Object
DeploymentGroupResource.S3LocationProperty| Constructor and Description |
|---|
Builder() |
public DeploymentGroupResource.S3LocationProperty.Builder withBucket(String value)
value - ``DeploymentGroupResource.S3LocationProperty.Bucket``thispublic DeploymentGroupResource.S3LocationProperty.Builder withBucket(software.amazon.awscdk.CloudFormationToken value)
value - ``DeploymentGroupResource.S3LocationProperty.Bucket``thispublic DeploymentGroupResource.S3LocationProperty.Builder withKey(String value)
value - ``DeploymentGroupResource.S3LocationProperty.Key``thispublic DeploymentGroupResource.S3LocationProperty.Builder withKey(software.amazon.awscdk.CloudFormationToken value)
value - ``DeploymentGroupResource.S3LocationProperty.Key``thispublic DeploymentGroupResource.S3LocationProperty.Builder withBundleType(@Nullable String value)
value - ``DeploymentGroupResource.S3LocationProperty.BundleType``thispublic DeploymentGroupResource.S3LocationProperty.Builder withBundleType(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``DeploymentGroupResource.S3LocationProperty.BundleType``thispublic DeploymentGroupResource.S3LocationProperty.Builder withETag(@Nullable String value)
value - ``DeploymentGroupResource.S3LocationProperty.ETag``thispublic DeploymentGroupResource.S3LocationProperty.Builder withETag(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``DeploymentGroupResource.S3LocationProperty.ETag``thispublic DeploymentGroupResource.S3LocationProperty.Builder withVersion(@Nullable String value)
value - ``DeploymentGroupResource.S3LocationProperty.Version``thispublic DeploymentGroupResource.S3LocationProperty.Builder withVersion(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``DeploymentGroupResource.S3LocationProperty.Version``thispublic DeploymentGroupResource.S3LocationProperty build()
DeploymentGroupResource.S3LocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.