@Stability(value=Stable) @Internal public static final class CfnEC2Fleet.SpotOptionsRequestProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEC2Fleet.SpotOptionsRequestProperty
CfnEC2Fleet.SpotOptionsRequestPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEC2Fleet.SpotOptionsRequestProperty.Builder, CfnEC2Fleet.SpotOptionsRequestProperty.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,
String instanceInterruptionBehavior,
Number instancePoolsToUseCount,
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.SpotOptionsRequestProperty.AllocationStrategy`.
|
String |
getInstanceInterruptionBehavior()
`CfnEC2Fleet.SpotOptionsRequestProperty.InstanceInterruptionBehavior`.
|
Number |
getInstancePoolsToUseCount()
`CfnEC2Fleet.SpotOptionsRequestProperty.InstancePoolsToUseCount`.
|
String |
getMaxTotalPrice()
`CfnEC2Fleet.SpotOptionsRequestProperty.MaxTotalPrice`.
|
Number |
getMinTargetCapacity()
`CfnEC2Fleet.SpotOptionsRequestProperty.MinTargetCapacity`.
|
Object |
getSingleAvailabilityZone()
`CfnEC2Fleet.SpotOptionsRequestProperty.SingleAvailabilityZone`.
|
Object |
getSingleInstanceType()
`CfnEC2Fleet.SpotOptionsRequestProperty.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, String instanceInterruptionBehavior, Number instancePoolsToUseCount, String maxTotalPrice, Number minTargetCapacity, Object singleAvailabilityZone, Object singleInstanceType)
CfnEC2Fleet.CapacityReservationOptionsRequestProperty.Builder.public final String getAllocationStrategy()
CfnEC2Fleet.SpotOptionsRequestPropertygetAllocationStrategy in interface CfnEC2Fleet.SpotOptionsRequestPropertypublic final String getInstanceInterruptionBehavior()
CfnEC2Fleet.SpotOptionsRequestPropertygetInstanceInterruptionBehavior in interface CfnEC2Fleet.SpotOptionsRequestPropertypublic final Number getInstancePoolsToUseCount()
CfnEC2Fleet.SpotOptionsRequestPropertygetInstancePoolsToUseCount in interface CfnEC2Fleet.SpotOptionsRequestPropertypublic final String getMaxTotalPrice()
CfnEC2Fleet.SpotOptionsRequestPropertygetMaxTotalPrice in interface CfnEC2Fleet.SpotOptionsRequestPropertypublic final Number getMinTargetCapacity()
CfnEC2Fleet.SpotOptionsRequestPropertygetMinTargetCapacity in interface CfnEC2Fleet.SpotOptionsRequestPropertypublic final Object getSingleAvailabilityZone()
CfnEC2Fleet.SpotOptionsRequestPropertygetSingleAvailabilityZone in interface CfnEC2Fleet.SpotOptionsRequestPropertypublic final Object getSingleInstanceType()
CfnEC2Fleet.SpotOptionsRequestPropertygetSingleInstanceType in interface CfnEC2Fleet.SpotOptionsRequestProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.