@Stability(value=External)
public static interface CfnEC2Fleet.TargetCapacitySpecificationRequestProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-targetcapacityspecificationrequest.html
Modifier and Type | Interface and Description |
---|---|
static class |
CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.Builder
A builder for
CfnEC2Fleet.TargetCapacitySpecificationRequestProperty |
static class |
CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.Jsii$Proxy
An implementation for
CfnEC2Fleet.TargetCapacitySpecificationRequestProperty |
Modifier and Type | Method and Description |
---|---|
static CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.Builder |
builder() |
String |
getDefaultTargetCapacityType()
`CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.DefaultTargetCapacityType`.
|
Number |
getOnDemandTargetCapacity()
`CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.OnDemandTargetCapacity`.
|
Number |
getSpotTargetCapacity()
`CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.SpotTargetCapacity`.
|
Number |
getTotalTargetCapacity()
`CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.TotalTargetCapacity`.
|
@Stability(value=External) Number getTotalTargetCapacity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-targetcapacityspecificationrequest.html#cfn-ec2-ec2fleet-targetcapacityspecificationrequest-totaltargetcapacity
@Stability(value=External) String getDefaultTargetCapacityType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-targetcapacityspecificationrequest.html#cfn-ec2-ec2fleet-targetcapacityspecificationrequest-defaulttargetcapacitytype
@Stability(value=External) Number getOnDemandTargetCapacity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-targetcapacityspecificationrequest.html#cfn-ec2-ec2fleet-targetcapacityspecificationrequest-ondemandtargetcapacity
@Stability(value=External) Number getSpotTargetCapacity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-targetcapacityspecificationrequest.html#cfn-ec2-ec2fleet-targetcapacityspecificationrequest-spottargetcapacity
@Stability(value=External) static CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.Builder builder()
Copyright © 2019. All rights reserved.