| Modifier and Type | Class and Description |
|---|---|
static class |
IEcsDeploymentConfig.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static IEcsDeploymentConfig |
EcsDeploymentConfig.ALL_AT_ONCE |
| Modifier and Type | Method and Description |
|---|---|
static IEcsDeploymentConfig |
EcsDeploymentConfig.fromEcsDeploymentConfigName(Construct _scope,
String _id,
String ecsDeploymentConfigName)
Import a custom Deployment Configuration for an ECS Deployment Group defined outside the CDK.
|
default IEcsDeploymentConfig |
EcsDeploymentGroupAttributes.getDeploymentConfig()
The Deployment Configuration this Deployment Group uses.
|
IEcsDeploymentConfig |
EcsDeploymentGroupAttributes.Jsii$Proxy.getDeploymentConfig() |
IEcsDeploymentConfig |
IEcsDeploymentGroup.getDeploymentConfig()
The Deployment Configuration this Group uses.
|
IEcsDeploymentConfig |
IEcsDeploymentGroup.Jsii$Proxy.getDeploymentConfig()
The Deployment Configuration this Group uses.
|
| Modifier and Type | Method and Description |
|---|---|
EcsDeploymentGroupAttributes.Builder |
EcsDeploymentGroupAttributes.Builder.deploymentConfig(IEcsDeploymentConfig deploymentConfig)
Sets the value of
EcsDeploymentGroupAttributes.getDeploymentConfig() |
Copyright © 2020. All rights reserved.