@Stability(value=Stable)
public static interface CfnFleet.LocationCapacityProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFleet.LocationCapacityProperty.Builder
A builder for
CfnFleet.LocationCapacityProperty |
static class |
CfnFleet.LocationCapacityProperty.Jsii$Proxy
An implementation for
CfnFleet.LocationCapacityProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFleet.LocationCapacityProperty.Builder |
builder() |
Number |
getDesiredEc2Instances()
`CfnFleet.LocationCapacityProperty.DesiredEC2Instances`.
|
Number |
getMaxSize()
`CfnFleet.LocationCapacityProperty.MaxSize`.
|
Number |
getMinSize()
`CfnFleet.LocationCapacityProperty.MinSize`.
|
@Stability(value=Stable) @NotNull Number getDesiredEc2Instances()
@Stability(value=Stable) @NotNull Number getMaxSize()
@Stability(value=Stable) @NotNull Number getMinSize()
@Stability(value=Stable) static CfnFleet.LocationCapacityProperty.Builder builder()
Copyright © 2021. All rights reserved.