@Stability(value=Stable) @Internal public static final class CfnLaunchTemplate.SpotOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchTemplate.SpotOptionsProperty
CfnLaunchTemplate.SpotOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchTemplate.SpotOptionsProperty.Builder, CfnLaunchTemplate.SpotOptionsProperty.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(Number blockDurationMinutes,
String instanceInterruptionBehavior,
String maxPrice,
String spotInstanceType,
String validUntil)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchTemplate.BlockDeviceMappingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getBlockDurationMinutes()
`CfnLaunchTemplate.SpotOptionsProperty.BlockDurationMinutes`.
|
String |
getInstanceInterruptionBehavior()
`CfnLaunchTemplate.SpotOptionsProperty.InstanceInterruptionBehavior`.
|
String |
getMaxPrice()
`CfnLaunchTemplate.SpotOptionsProperty.MaxPrice`.
|
String |
getSpotInstanceType()
`CfnLaunchTemplate.SpotOptionsProperty.SpotInstanceType`.
|
String |
getValidUntil()
`CfnLaunchTemplate.SpotOptionsProperty.ValidUntil`.
|
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.public final Number getBlockDurationMinutes()
CfnLaunchTemplate.SpotOptionsPropertygetBlockDurationMinutes in interface CfnLaunchTemplate.SpotOptionsPropertypublic final String getInstanceInterruptionBehavior()
CfnLaunchTemplate.SpotOptionsPropertygetInstanceInterruptionBehavior in interface CfnLaunchTemplate.SpotOptionsPropertypublic final String getMaxPrice()
CfnLaunchTemplate.SpotOptionsPropertygetMaxPrice in interface CfnLaunchTemplate.SpotOptionsPropertypublic final String getSpotInstanceType()
CfnLaunchTemplate.SpotOptionsPropertygetSpotInstanceType in interface CfnLaunchTemplate.SpotOptionsPropertypublic final String getValidUntil()
CfnLaunchTemplate.SpotOptionsPropertygetValidUntil in interface CfnLaunchTemplate.SpotOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.