| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCodeDeployBlueGreenEcsAttributes.Jsii$Proxy
An implementation for
CfnCodeDeployBlueGreenEcsAttributes |
| Modifier and Type | Method and Description |
|---|---|
CfnCodeDeployBlueGreenEcsAttributes |
CfnCodeDeployBlueGreenEcsAttributes.Builder.build()
Builds the configured instance.
|
CfnCodeDeployBlueGreenEcsAttributes |
CfnCodeDeployBlueGreenApplication.getEcsAttributes()
(experimental) The detailed attributes of the deployed target.
|
CfnCodeDeployBlueGreenEcsAttributes |
CfnCodeDeployBlueGreenApplication.Jsii$Proxy.getEcsAttributes() |
| Modifier and Type | Method and Description |
|---|---|
CfnCodeDeployBlueGreenApplication.Builder |
CfnCodeDeployBlueGreenApplication.Builder.ecsAttributes(CfnCodeDeployBlueGreenEcsAttributes ecsAttributes)
Sets the value of
CfnCodeDeployBlueGreenApplication.getEcsAttributes() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnCodeDeployBlueGreenEcsAttributes ecsAttributes,
CfnCodeDeployBlueGreenApplicationTarget target)
Constructor that initializes the object based on literal property values passed by the
CfnCodeDeployBlueGreenApplication.Builder. |
Copyright © 2021. All rights reserved.