@Generated(value="jsii-pacmak/1.38.0 (build 717bef2)", date="2021-10-08T18:43:49.295Z") @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.