@Stability(value=Stable)
public static interface CfnSpotFleet.SpotPlacementProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSpotFleet.SpotPlacementProperty.Builder
A builder for
CfnSpotFleet.SpotPlacementProperty |
static class |
CfnSpotFleet.SpotPlacementProperty.Jsii$Proxy
An implementation for
CfnSpotFleet.SpotPlacementProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSpotFleet.SpotPlacementProperty.Builder |
builder() |
default String |
getAvailabilityZone()
`CfnSpotFleet.SpotPlacementProperty.AvailabilityZone`.
|
default String |
getGroupName()
`CfnSpotFleet.SpotPlacementProperty.GroupName`.
|
default String |
getTenancy()
`CfnSpotFleet.SpotPlacementProperty.Tenancy`.
|
@Stability(value=Stable) @Nullable default String getAvailabilityZone()
@Stability(value=Stable) @Nullable default String getGroupName()
@Stability(value=Stable) @Nullable default String getTenancy()
@Stability(value=Stable) static CfnSpotFleet.SpotPlacementProperty.Builder builder()
Copyright © 2021. All rights reserved.