@Stability(value=Stable) @Internal public static final class CfnEC2Fleet.OnDemandOptionsRequestProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEC2Fleet.OnDemandOptionsRequestProperty
CfnEC2Fleet.OnDemandOptionsRequestPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEC2Fleet.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.
|
protected |
Jsii$Proxy(String allocationStrategy,
Object capacityReservationOptions,
String maxTotalPrice,
Number minTargetCapacity,
Object singleAvailabilityZone,
Object singleInstanceType)
Constructor that initializes the object based on literal property values passed by the
CfnEC2Fleet.CapacityReservationOptionsRequestProperty.Builder. |
| 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, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String allocationStrategy, Object capacityReservationOptions, String maxTotalPrice, Number minTargetCapacity, Object singleAvailabilityZone, Object singleInstanceType)
CfnEC2Fleet.CapacityReservationOptionsRequestProperty.Builder.public final String getAllocationStrategy()
CfnEC2Fleet.OnDemandOptionsRequestPropertygetAllocationStrategy in interface CfnEC2Fleet.OnDemandOptionsRequestPropertypublic final Object getCapacityReservationOptions()
CfnEC2Fleet.OnDemandOptionsRequestPropertygetCapacityReservationOptions in interface CfnEC2Fleet.OnDemandOptionsRequestPropertypublic final String getMaxTotalPrice()
CfnEC2Fleet.OnDemandOptionsRequestPropertygetMaxTotalPrice in interface CfnEC2Fleet.OnDemandOptionsRequestPropertypublic final Number getMinTargetCapacity()
CfnEC2Fleet.OnDemandOptionsRequestPropertygetMinTargetCapacity in interface CfnEC2Fleet.OnDemandOptionsRequestPropertypublic final Object getSingleAvailabilityZone()
CfnEC2Fleet.OnDemandOptionsRequestPropertygetSingleAvailabilityZone in interface CfnEC2Fleet.OnDemandOptionsRequestPropertypublic final Object getSingleInstanceType()
CfnEC2Fleet.OnDemandOptionsRequestPropertygetSingleInstanceType in interface CfnEC2Fleet.OnDemandOptionsRequestProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.