@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(CfnEC2Fleet.PlacementProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEC2Fleet.AcceleratorCountRequestProperty.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 the instance on the Dedicated Host.
|
String |
getAvailabilityZone()
The Availability Zone of the instance.
|
String |
getGroupName()
The name of the placement group the instance is in.
|
String |
getHostId()
The ID of the Dedicated Host on which the instance resides.
|
String |
getHostResourceGroupArn()
The ARN of the host resource group in which to launch the instances.
|
Number |
getPartitionNumber()
The number of the partition that the instance is 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(CfnEC2Fleet.PlacementProperty.Builder builder)
CfnEC2Fleet.AcceleratorCountRequestProperty.Builder.public final String getAffinity()
CfnEC2Fleet.PlacementPropertyThis parameter is not supported by CreateFleet .
getAffinity in interface CfnEC2Fleet.PlacementPropertypublic final String getAvailabilityZone()
CfnEC2Fleet.PlacementPropertyIf not specified, an Availability Zone will be automatically chosen for you based on the load balancing criteria for the Region.
This parameter is not supported by CreateFleet .
getAvailabilityZone in interface CfnEC2Fleet.PlacementPropertypublic final String getGroupName()
CfnEC2Fleet.PlacementPropertygetGroupName in interface CfnEC2Fleet.PlacementPropertypublic final String getHostId()
CfnEC2Fleet.PlacementPropertyThis parameter is not supported for the ImportInstance command.
This parameter is not supported by CreateFleet .
getHostId in interface CfnEC2Fleet.PlacementPropertypublic final String getHostResourceGroupArn()
CfnEC2Fleet.PlacementProperty
If you specify a host resource group ARN, omit the Tenancy parameter or set it to host .
This parameter is not supported by CreateFleet .
getHostResourceGroupArn in interface CfnEC2Fleet.PlacementPropertypublic final Number getPartitionNumber()
CfnEC2Fleet.PlacementProperty
Valid only if the placement group strategy is set to partition .
This parameter is not supported by CreateFleet .
getPartitionNumber in interface CfnEC2Fleet.PlacementPropertypublic final String getSpreadDomain()
CfnEC2Fleet.PlacementPropertyThis parameter is not supported by CreateFleet .
getSpreadDomain in interface CfnEC2Fleet.PlacementPropertypublic final String getTenancy()
CfnEC2Fleet.PlacementProperty
An instance with a tenancy of dedicated runs on single-tenant hardware. The host tenancy is not supported for the ImportInstance command.
This parameter is not supported by CreateFleet .
T3 instances that use the unlimited CPU credit option do not support host tenancy.
getTenancy in interface CfnEC2Fleet.PlacementProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.