@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)",
date="2023-03-14T16:25:34.601Z")
public interface IEcsDeploymentConfig
The default, pre-defined Configurations are available as constants on the {@link EcsDeploymentConfig} class
(for example, EcsDeploymentConfig.AllAtOnce
).
Note: CloudFormation does not currently support creating custom ECS configs outside of using a custom resource. You can import custom deployment config created outside the CDK or via a custom resource with {@link EcsDeploymentConfig#fromEcsDeploymentConfigName}.
Modifier and Type | Interface and Description |
---|---|
static interface |
IEcsDeploymentConfig.Jsii$Default
Internal default implementation for
IEcsDeploymentConfig . |
static class |
IEcsDeploymentConfig.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDeploymentConfigArn() |
java.lang.String |
getDeploymentConfigName() |