@Stability(value=External)
public static interface CfnSpotFleet.SpotPlacementProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html
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() |
String |
getAvailabilityZone()
`CfnSpotFleet.SpotPlacementProperty.AvailabilityZone`.
|
String |
getGroupName()
`CfnSpotFleet.SpotPlacementProperty.GroupName`.
|
String |
getTenancy()
`CfnSpotFleet.SpotPlacementProperty.Tenancy`.
|
@Stability(value=External) String getAvailabilityZone()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html#cfn-ec2-spotfleet-spotplacement-availabilityzone
@Stability(value=External) String getGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html#cfn-ec2-spotfleet-spotplacement-groupname
@Stability(value=External) String getTenancy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html#cfn-ec2-spotfleet-spotplacement-tenancy
@Stability(value=External) static CfnSpotFleet.SpotPlacementProperty.Builder builder()
Copyright © 2019. All rights reserved.