| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentGroupResource.S3LocationProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentGroupResource.S3LocationProperty |
DeploymentGroupResource.S3LocationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentGroupResource.RevisionLocationProperty.setS3Location(DeploymentGroupResource.S3LocationProperty value)
``DeploymentGroupResource.RevisionLocationProperty.S3Location``
|
void |
DeploymentGroupResource.RevisionLocationProperty.Jsii$Proxy.setS3Location(DeploymentGroupResource.S3LocationProperty value)
``DeploymentGroupResource.RevisionLocationProperty.S3Location``
|
DeploymentGroupResource.RevisionLocationProperty.Builder |
DeploymentGroupResource.RevisionLocationProperty.Builder.withS3Location(DeploymentGroupResource.S3LocationProperty value)
Sets the value of S3Location
|
Copyright © 2018. All rights reserved.