@Stability(value=External)
public static interface CfnDeploymentGroup.S3LocationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.S3LocationProperty.Builder
A builder for
CfnDeploymentGroup.S3LocationProperty |
static class |
CfnDeploymentGroup.S3LocationProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.S3LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.S3LocationProperty.Builder |
builder() |
String |
getBucket()
`CfnDeploymentGroup.S3LocationProperty.Bucket`.
|
default String |
getBundleType()
`CfnDeploymentGroup.S3LocationProperty.BundleType`.
|
default String |
getETag()
`CfnDeploymentGroup.S3LocationProperty.ETag`.
|
String |
getKey()
`CfnDeploymentGroup.S3LocationProperty.Key`.
|
default String |
getVersion()
`CfnDeploymentGroup.S3LocationProperty.Version`.
|
@Stability(value=External) @NotNull String getBucket()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-bucket@Stability(value=External) @NotNull String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-key@Stability(value=External) @Nullable default String getBundleType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-bundletype@Stability(value=External) @Nullable default String getETag()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-etag@Stability(value=External) @Nullable default String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-value@Stability(value=External) static CfnDeploymentGroup.S3LocationProperty.Builder builder()
Copyright © 2020. All rights reserved.