@Stability(value=Stable) @Internal public static final class CfnEC2Fleet.PlacementProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEC2Fleet.PlacementProperty
CfnEC2Fleet.PlacementPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEC2Fleet.PlacementProperty.Builder, CfnEC2Fleet.PlacementProperty.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 affinity,
String availabilityZone,
String groupName,
String hostId,
String hostResourceGroupArn,
Number partitionNumber,
String spreadDomain,
String tenancy)
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 |
getAffinity()
`CfnEC2Fleet.PlacementProperty.Affinity`.
|
String |
getAvailabilityZone()
`CfnEC2Fleet.PlacementProperty.AvailabilityZone`.
|
String |
getGroupName()
`CfnEC2Fleet.PlacementProperty.GroupName`.
|
String |
getHostId()
`CfnEC2Fleet.PlacementProperty.HostId`.
|
String |
getHostResourceGroupArn()
`CfnEC2Fleet.PlacementProperty.HostResourceGroupArn`.
|
Number |
getPartitionNumber()
`CfnEC2Fleet.PlacementProperty.PartitionNumber`.
|
String |
getSpreadDomain()
`CfnEC2Fleet.PlacementProperty.SpreadDomain`.
|
String |
getTenancy()
`CfnEC2Fleet.PlacementProperty.Tenancy`.
|
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 affinity, String availabilityZone, String groupName, String hostId, String hostResourceGroupArn, Number partitionNumber, String spreadDomain, String tenancy)
CfnEC2Fleet.CapacityReservationOptionsRequestProperty.Builder.public final String getAffinity()
CfnEC2Fleet.PlacementPropertygetAffinity in interface CfnEC2Fleet.PlacementPropertypublic final String getAvailabilityZone()
CfnEC2Fleet.PlacementPropertygetAvailabilityZone in interface CfnEC2Fleet.PlacementPropertypublic final String getGroupName()
CfnEC2Fleet.PlacementPropertygetGroupName in interface CfnEC2Fleet.PlacementPropertypublic final String getHostId()
CfnEC2Fleet.PlacementPropertygetHostId in interface CfnEC2Fleet.PlacementPropertypublic final String getHostResourceGroupArn()
CfnEC2Fleet.PlacementPropertygetHostResourceGroupArn in interface CfnEC2Fleet.PlacementPropertypublic final Number getPartitionNumber()
CfnEC2Fleet.PlacementPropertygetPartitionNumber in interface CfnEC2Fleet.PlacementPropertypublic final String getSpreadDomain()
CfnEC2Fleet.PlacementPropertygetSpreadDomain in interface CfnEC2Fleet.PlacementPropertypublic final String getTenancy()
CfnEC2Fleet.PlacementPropertygetTenancy in interface CfnEC2Fleet.PlacementProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.