@Stability(value=Stable) public static final class CfnEC2Fleet.OnDemandOptionsRequestProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEC2Fleet.OnDemandOptionsRequestProperty
CfnEC2Fleet.OnDemandOptionsRequestProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnEC2Fleet.OnDemandOptionsRequestProperty.Builder, CfnEC2Fleet.OnDemandOptionsRequestProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAllocationStrategy()
`CfnEC2Fleet.OnDemandOptionsRequestProperty.AllocationStrategy`.
|
Object |
getCapacityReservationOptions()
`CfnEC2Fleet.OnDemandOptionsRequestProperty.CapacityReservationOptions`.
|
String |
getMaxTotalPrice()
`CfnEC2Fleet.OnDemandOptionsRequestProperty.MaxTotalPrice`.
|
Number |
getMinTargetCapacity()
`CfnEC2Fleet.OnDemandOptionsRequestProperty.MinTargetCapacity`.
|
Object |
getSingleAvailabilityZone()
`CfnEC2Fleet.OnDemandOptionsRequestProperty.SingleAvailabilityZone`.
|
Object |
getSingleInstanceType()
`CfnEC2Fleet.OnDemandOptionsRequestProperty.SingleInstanceType`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public String getAllocationStrategy()
CfnEC2Fleet.OnDemandOptionsRequestProperty
getAllocationStrategy
in interface CfnEC2Fleet.OnDemandOptionsRequestProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html#cfn-ec2-ec2fleet-ondemandoptionsrequest-allocationstrategy
public Object getCapacityReservationOptions()
CfnEC2Fleet.OnDemandOptionsRequestProperty
getCapacityReservationOptions
in interface CfnEC2Fleet.OnDemandOptionsRequestProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html#cfn-ec2-ec2fleet-ondemandoptionsrequest-capacityreservationoptions
public String getMaxTotalPrice()
CfnEC2Fleet.OnDemandOptionsRequestProperty
getMaxTotalPrice
in interface CfnEC2Fleet.OnDemandOptionsRequestProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html#cfn-ec2-ec2fleet-ondemandoptionsrequest-maxtotalprice
public Number getMinTargetCapacity()
CfnEC2Fleet.OnDemandOptionsRequestProperty
getMinTargetCapacity
in interface CfnEC2Fleet.OnDemandOptionsRequestProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html#cfn-ec2-ec2fleet-ondemandoptionsrequest-mintargetcapacity
public Object getSingleAvailabilityZone()
CfnEC2Fleet.OnDemandOptionsRequestProperty
getSingleAvailabilityZone
in interface CfnEC2Fleet.OnDemandOptionsRequestProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html#cfn-ec2-ec2fleet-ondemandoptionsrequest-singleavailabilityzone
public Object getSingleInstanceType()
CfnEC2Fleet.OnDemandOptionsRequestProperty
getSingleInstanceType
in interface CfnEC2Fleet.OnDemandOptionsRequestProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html#cfn-ec2-ec2fleet-ondemandoptionsrequest-singleinstancetype
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2020. All rights reserved.