@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:42.421Z") @Stability(value=Experimental) 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()
(experimental) The detailed attributes of the deployed target.
|
CfnCodeDeployBlueGreenApplicationTarget |
getTarget()
(experimental) The target that is being deployed.
|
@Stability(value=Experimental) @NotNull CfnCodeDeployBlueGreenEcsAttributes getEcsAttributes()
@Stability(value=Experimental) @NotNull CfnCodeDeployBlueGreenApplicationTarget getTarget()
@Stability(value=Experimental) static CfnCodeDeployBlueGreenApplication.Builder builder()
Copyright © 2021. All rights reserved.