@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.191Z") @Stability(value=Stable) public interface CfnClusterProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClusterProps.Builder
A builder for
CfnClusterProps |
static class |
CfnClusterProps.Jsii$Proxy
An implementation for
CfnClusterProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnClusterProps.Builder |
builder() |
default List<String> |
getCapacityProviders()
`AWS::ECS::Cluster.CapacityProviders`.
|
default String |
getClusterName()
`AWS::ECS::Cluster.ClusterName`.
|
default Object |
getClusterSettings()
`AWS::ECS::Cluster.ClusterSettings`.
|
default Object |
getConfiguration()
`AWS::ECS::Cluster.Configuration`.
|
default Object |
getDefaultCapacityProviderStrategy()
`AWS::ECS::Cluster.DefaultCapacityProviderStrategy`.
|
default List<CfnTag> |
getTags()
`AWS::ECS::Cluster.Tags`.
|
@Stability(value=Stable) @Nullable default List<String> getCapacityProviders()
@Stability(value=Stable) @Nullable default String getClusterName()
@Stability(value=Stable) @Nullable default Object getClusterSettings()
@Stability(value=Stable) @Nullable default Object getConfiguration()
@Stability(value=Stable) @Nullable default Object getDefaultCapacityProviderStrategy()
@Stability(value=Stable) static CfnClusterProps.Builder builder()
CfnClusterProps.Builder of CfnClusterPropsCopyright © 2021. All rights reserved.