@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-12T01:56:02.117Z") @Stability(value=Stable) public interface CfnCodeDeployBlueGreenApplication extends software.amazon.jsii.JsiiSerializable
Type of the {@link CfnCodeDeployBlueGreenHookProps.applications} property.
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCodeDeployBlueGreenApplication.Builder
A builder for
CfnCodeDeployBlueGreenApplication |
static class |
CfnCodeDeployBlueGreenApplication.Jsii$Proxy
An implementation for
CfnCodeDeployBlueGreenApplication |
| Modifier and Type | Method and Description |
|---|---|
static CfnCodeDeployBlueGreenApplication.Builder |
builder() |
CfnCodeDeployBlueGreenEcsAttributes |
getEcsAttributes()
The detailed attributes of the deployed target.
|
CfnCodeDeployBlueGreenApplicationTarget |
getTarget()
The target that is being deployed.
|
@Stability(value=Stable) @NotNull CfnCodeDeployBlueGreenEcsAttributes getEcsAttributes()
@Stability(value=Stable) @NotNull CfnCodeDeployBlueGreenApplicationTarget getTarget()
@Stability(value=Stable) static CfnCodeDeployBlueGreenApplication.Builder builder()
Copyright © 2020. All rights reserved.