@Stability(value=Stable) @Internal public static final class CfnSpotFleet.LaunchTemplateOverridesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSpotFleet.LaunchTemplateOverridesProperty
CfnSpotFleet.LaunchTemplateOverridesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSpotFleet.LaunchTemplateOverridesProperty.Builder, CfnSpotFleet.LaunchTemplateOverridesProperty.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 availabilityZone,
String instanceType,
Number priority,
String spotPrice,
String subnetId,
Number weightedCapacity)
Constructor that initializes the object based on literal property values passed by the
CfnSpotFleet.BlockDeviceMappingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAvailabilityZone()
`CfnSpotFleet.LaunchTemplateOverridesProperty.AvailabilityZone`.
|
String |
getInstanceType()
`CfnSpotFleet.LaunchTemplateOverridesProperty.InstanceType`.
|
Number |
getPriority()
`CfnSpotFleet.LaunchTemplateOverridesProperty.Priority`.
|
String |
getSpotPrice()
`CfnSpotFleet.LaunchTemplateOverridesProperty.SpotPrice`.
|
String |
getSubnetId()
`CfnSpotFleet.LaunchTemplateOverridesProperty.SubnetId`.
|
Number |
getWeightedCapacity()
`CfnSpotFleet.LaunchTemplateOverridesProperty.WeightedCapacity`.
|
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 String getAvailabilityZone()
CfnSpotFleet.LaunchTemplateOverridesPropertygetAvailabilityZone in interface CfnSpotFleet.LaunchTemplateOverridesPropertypublic final String getInstanceType()
CfnSpotFleet.LaunchTemplateOverridesPropertygetInstanceType in interface CfnSpotFleet.LaunchTemplateOverridesPropertypublic final Number getPriority()
CfnSpotFleet.LaunchTemplateOverridesPropertygetPriority in interface CfnSpotFleet.LaunchTemplateOverridesPropertypublic final String getSpotPrice()
CfnSpotFleet.LaunchTemplateOverridesPropertygetSpotPrice in interface CfnSpotFleet.LaunchTemplateOverridesPropertypublic final String getSubnetId()
CfnSpotFleet.LaunchTemplateOverridesPropertygetSubnetId in interface CfnSpotFleet.LaunchTemplateOverridesPropertypublic final Number getWeightedCapacity()
CfnSpotFleet.LaunchTemplateOverridesPropertygetWeightedCapacity in interface CfnSpotFleet.LaunchTemplateOverridesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.