@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(CfnLaunchTemplate.PlacementProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchTemplate.AcceleratorCountProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAffinity()
The affinity setting for an instance on a Dedicated Host.
|
String |
getAvailabilityZone()
The Availability Zone for the instance.
|
String |
getGroupName()
The name of the placement group for the instance.
|
String |
getHostId()
The ID of the Dedicated Host for the instance.
|
String |
getHostResourceGroupArn()
The ARN of the host resource group in which to launch the instances.
|
Number |
getPartitionNumber()
The number of the partition the instance should launch in.
|
String |
getSpreadDomain()
Reserved for future use.
|
String |
getTenancy()
The tenancy of the instance (if the instance is running in a VPC).
|
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(CfnLaunchTemplate.PlacementProperty.Builder builder)
CfnLaunchTemplate.AcceleratorCountProperty.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.PlacementProperty
If you specify a host resource group ARN, omit the Tenancy parameter or set it to host .
getHostResourceGroupArn in interface CfnLaunchTemplate.PlacementPropertypublic final Number getPartitionNumber()
CfnLaunchTemplate.PlacementProperty
Valid only if the placement group strategy is set to partition .
getPartitionNumber in interface CfnLaunchTemplate.PlacementPropertypublic final String getSpreadDomain()
CfnLaunchTemplate.PlacementPropertygetSpreadDomain in interface CfnLaunchTemplate.PlacementPropertypublic final String getTenancy()
CfnLaunchTemplate.PlacementPropertyAn instance with a tenancy of dedicated runs on single-tenant hardware.
getTenancy in interface CfnLaunchTemplate.PlacementProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.