@Stability(value=Stable)
public static interface CfnClusterCapacityProviderAssociations.CapacityProviderStrategyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClusterCapacityProviderAssociations.CapacityProviderStrategyProperty.Builder
|
static class |
CfnClusterCapacityProviderAssociations.CapacityProviderStrategyProperty.Jsii$Proxy
An implementation for
CfnClusterCapacityProviderAssociations.CapacityProviderStrategyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnClusterCapacityProviderAssociations.CapacityProviderStrategyProperty.Builder |
builder() |
default Number |
getBase()
`CfnClusterCapacityProviderAssociations.CapacityProviderStrategyProperty.Base`.
|
String |
getCapacityProvider()
`CfnClusterCapacityProviderAssociations.CapacityProviderStrategyProperty.CapacityProvider`.
|
default Number |
getWeight()
`CfnClusterCapacityProviderAssociations.CapacityProviderStrategyProperty.Weight`.
|
@Stability(value=Stable) @NotNull String getCapacityProvider()
@Stability(value=Stable) @Nullable default Number getBase()
@Stability(value=Stable) @Nullable default Number getWeight()
@Stability(value=Stable) static CfnClusterCapacityProviderAssociations.CapacityProviderStrategyProperty.Builder builder()
Copyright © 2021. All rights reserved.