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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.S3LocationProperty.Builder |
builder() |
String |
getBucket()
`CfnDeploymentGroup.S3LocationProperty.Bucket`
|
String |
getBundleType()
`CfnDeploymentGroup.S3LocationProperty.BundleType`
|
String |
getETag()
`CfnDeploymentGroup.S3LocationProperty.ETag`
|
String |
getKey()
`CfnDeploymentGroup.S3LocationProperty.Key`
|
String |
getVersion()
`CfnDeploymentGroup.S3LocationProperty.Version`
|
void |
setBucket(String value)
`CfnDeploymentGroup.S3LocationProperty.Bucket`
|
void |
setBundleType(String value)
`CfnDeploymentGroup.S3LocationProperty.BundleType`
|
void |
setETag(String value)
`CfnDeploymentGroup.S3LocationProperty.ETag`
|
void |
setKey(String value)
`CfnDeploymentGroup.S3LocationProperty.Key`
|
void |
setVersion(String value)
`CfnDeploymentGroup.S3LocationProperty.Version`
|
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-bucketvoid setBucket(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-bucketString getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-keyvoid setKey(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-keyString getBundleType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-bundletypevoid setBundleType(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-bundletypeString getETag()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-etagvoid setETag(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-etagString getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-valuevoid setVersion(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-valuestatic CfnDeploymentGroup.S3LocationProperty.Builder builder()
Copyright © 2019. All rights reserved.