| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentGroupResource.S3LocationProperty.Builder |
DeploymentGroupResource.S3LocationProperty.builder() |
DeploymentGroupResource.S3LocationProperty.Builder |
DeploymentGroupResource.S3LocationProperty.Builder.withBucket(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Bucket
|
DeploymentGroupResource.S3LocationProperty.Builder |
DeploymentGroupResource.S3LocationProperty.Builder.withBucket(String value)
Sets the value of Bucket
|
DeploymentGroupResource.S3LocationProperty.Builder |
DeploymentGroupResource.S3LocationProperty.Builder.withBundleType(software.amazon.awscdk.CloudFormationToken value)
Sets the value of BundleType
|
DeploymentGroupResource.S3LocationProperty.Builder |
DeploymentGroupResource.S3LocationProperty.Builder.withBundleType(String value)
Sets the value of BundleType
|
DeploymentGroupResource.S3LocationProperty.Builder |
DeploymentGroupResource.S3LocationProperty.Builder.withETag(software.amazon.awscdk.CloudFormationToken value)
Sets the value of ETag
|
DeploymentGroupResource.S3LocationProperty.Builder |
DeploymentGroupResource.S3LocationProperty.Builder.withETag(String value)
Sets the value of ETag
|
DeploymentGroupResource.S3LocationProperty.Builder |
DeploymentGroupResource.S3LocationProperty.Builder.withKey(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Key
|
DeploymentGroupResource.S3LocationProperty.Builder |
DeploymentGroupResource.S3LocationProperty.Builder.withKey(String value)
Sets the value of Key
|
DeploymentGroupResource.S3LocationProperty.Builder |
DeploymentGroupResource.S3LocationProperty.Builder.withVersion(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Version
|
DeploymentGroupResource.S3LocationProperty.Builder |
DeploymentGroupResource.S3LocationProperty.Builder.withVersion(String value)
Sets the value of Version
|
Copyright © 2018. All rights reserved.