@Stability(value=Stable)
public static interface CfnEC2Fleet.SpotOptionsRequestProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-spotoptionsrequest.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEC2Fleet.SpotOptionsRequestProperty.Builder
A builder for
CfnEC2Fleet.SpotOptionsRequestProperty |
static class |
CfnEC2Fleet.SpotOptionsRequestProperty.Jsii$Proxy
An implementation for
CfnEC2Fleet.SpotOptionsRequestProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEC2Fleet.SpotOptionsRequestProperty.Builder |
builder() |
default String |
getAllocationStrategy()
`CfnEC2Fleet.SpotOptionsRequestProperty.AllocationStrategy`.
|
default String |
getInstanceInterruptionBehavior()
`CfnEC2Fleet.SpotOptionsRequestProperty.InstanceInterruptionBehavior`.
|
default Number |
getInstancePoolsToUseCount()
`CfnEC2Fleet.SpotOptionsRequestProperty.InstancePoolsToUseCount`.
|
default String |
getMaxTotalPrice()
`CfnEC2Fleet.SpotOptionsRequestProperty.MaxTotalPrice`.
|
default Number |
getMinTargetCapacity()
`CfnEC2Fleet.SpotOptionsRequestProperty.MinTargetCapacity`.
|
default Object |
getSingleAvailabilityZone()
`CfnEC2Fleet.SpotOptionsRequestProperty.SingleAvailabilityZone`.
|
default Object |
getSingleInstanceType()
`CfnEC2Fleet.SpotOptionsRequestProperty.SingleInstanceType`.
|
@Stability(value=Stable) @Nullable default String getAllocationStrategy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-spotoptionsrequest.html#cfn-ec2-ec2fleet-spotoptionsrequest-allocationstrategy@Stability(value=Stable) @Nullable default String getInstanceInterruptionBehavior()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-spotoptionsrequest.html#cfn-ec2-ec2fleet-spotoptionsrequest-instanceinterruptionbehavior@Stability(value=Stable) @Nullable default Number getInstancePoolsToUseCount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-spotoptionsrequest.html#cfn-ec2-ec2fleet-spotoptionsrequest-instancepoolstousecount@Stability(value=Stable) @Nullable default String getMaxTotalPrice()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-spotoptionsrequest.html#cfn-ec2-ec2fleet-spotoptionsrequest-maxtotalprice@Stability(value=Stable) @Nullable default Number getMinTargetCapacity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-spotoptionsrequest.html#cfn-ec2-ec2fleet-spotoptionsrequest-mintargetcapacity@Stability(value=Stable) @Nullable default Object getSingleAvailabilityZone()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-spotoptionsrequest.html#cfn-ec2-ec2fleet-spotoptionsrequest-singleavailabilityzone@Stability(value=Stable) @Nullable default Object getSingleInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-spotoptionsrequest.html#cfn-ec2-ec2fleet-spotoptionsrequest-singleinstancetype@Stability(value=Stable) static CfnEC2Fleet.SpotOptionsRequestProperty.Builder builder()
Copyright © 2020. All rights reserved.