@Stability(value=Stable) @Internal public static final class CfnLaunchTemplate.PlacementProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchTemplate.PlacementProperty
CfnLaunchTemplate.PlacementPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchTemplate.PlacementProperty.Builder, CfnLaunchTemplate.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
CfnLaunchTemplate.BlockDeviceMappingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAffinity()
`CfnLaunchTemplate.PlacementProperty.Affinity`.
|
String |
getAvailabilityZone()
`CfnLaunchTemplate.PlacementProperty.AvailabilityZone`.
|
String |
getGroupName()
`CfnLaunchTemplate.PlacementProperty.GroupName`.
|
String |
getHostId()
`CfnLaunchTemplate.PlacementProperty.HostId`.
|
String |
getHostResourceGroupArn()
`CfnLaunchTemplate.PlacementProperty.HostResourceGroupArn`.
|
Number |
getPartitionNumber()
`CfnLaunchTemplate.PlacementProperty.PartitionNumber`.
|
String |
getSpreadDomain()
`CfnLaunchTemplate.PlacementProperty.SpreadDomain`.
|
String |
getTenancy()
`CfnLaunchTemplate.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)
CfnLaunchTemplate.BlockDeviceMappingProperty.Builder.public final String getAffinity()
CfnLaunchTemplate.PlacementPropertygetAffinity in interface CfnLaunchTemplate.PlacementPropertypublic final String getAvailabilityZone()
CfnLaunchTemplate.PlacementPropertygetAvailabilityZone in interface CfnLaunchTemplate.PlacementPropertypublic final String getGroupName()
CfnLaunchTemplate.PlacementPropertygetGroupName in interface CfnLaunchTemplate.PlacementPropertypublic final String getHostId()
CfnLaunchTemplate.PlacementPropertygetHostId in interface CfnLaunchTemplate.PlacementPropertypublic final String getHostResourceGroupArn()
CfnLaunchTemplate.PlacementPropertygetHostResourceGroupArn in interface CfnLaunchTemplate.PlacementPropertypublic final Number getPartitionNumber()
CfnLaunchTemplate.PlacementPropertygetPartitionNumber in interface CfnLaunchTemplate.PlacementPropertypublic final String getSpreadDomain()
CfnLaunchTemplate.PlacementPropertygetSpreadDomain in interface CfnLaunchTemplate.PlacementPropertypublic final String getTenancy()
CfnLaunchTemplate.PlacementPropertygetTenancy in interface CfnLaunchTemplate.PlacementProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.