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