@Stability(value=Stable)
public static interface CfnRule.CapacityProviderStrategyItemProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRule.CapacityProviderStrategyItemProperty.Builder
A builder for
CfnRule.CapacityProviderStrategyItemProperty |
static class |
CfnRule.CapacityProviderStrategyItemProperty.Jsii$Proxy
An implementation for
CfnRule.CapacityProviderStrategyItemProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.CapacityProviderStrategyItemProperty.Builder |
builder() |
default Number |
getBase()
`CfnRule.CapacityProviderStrategyItemProperty.Base`.
|
String |
getCapacityProvider()
`CfnRule.CapacityProviderStrategyItemProperty.CapacityProvider`.
|
default Number |
getWeight()
`CfnRule.CapacityProviderStrategyItemProperty.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 CfnRule.CapacityProviderStrategyItemProperty.Builder builder()
Copyright © 2021. All rights reserved.