@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-21T20:05:08.157Z") @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 © 2021. All rights reserved.