@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.191Z") @Stability(value=Stable) public interface CfnClusterCapacityProviderAssociationsProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClusterCapacityProviderAssociationsProps.Builder
A builder for
CfnClusterCapacityProviderAssociationsProps |
static class |
CfnClusterCapacityProviderAssociationsProps.Jsii$Proxy
An implementation for
CfnClusterCapacityProviderAssociationsProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnClusterCapacityProviderAssociationsProps.Builder |
builder() |
List<String> |
getCapacityProviders()
`AWS::ECS::ClusterCapacityProviderAssociations.CapacityProviders`.
|
String |
getCluster()
`AWS::ECS::ClusterCapacityProviderAssociations.Cluster`.
|
Object |
getDefaultCapacityProviderStrategy()
`AWS::ECS::ClusterCapacityProviderAssociations.DefaultCapacityProviderStrategy`.
|
@Stability(value=Stable) @NotNull List<String> getCapacityProviders()
@Stability(value=Stable) @NotNull String getCluster()
@Stability(value=Stable) @NotNull Object getDefaultCapacityProviderStrategy()
@Stability(value=Stable) static CfnClusterCapacityProviderAssociationsProps.Builder builder()
Copyright © 2021. All rights reserved.