@Stability(value=External) public static final class CfnLaunchTemplate.PlacementProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchTemplate.PlacementProperty
CfnLaunchTemplate.PlacementProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnLaunchTemplate.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.
|
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
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public String getAffinity()
CfnLaunchTemplate.PlacementProperty
getAffinity
in interface CfnLaunchTemplate.PlacementProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-placement.html#cfn-ec2-launchtemplate-launchtemplatedata-placement-affinity
public String getAvailabilityZone()
CfnLaunchTemplate.PlacementProperty
getAvailabilityZone
in interface CfnLaunchTemplate.PlacementProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-placement.html#cfn-ec2-launchtemplate-launchtemplatedata-placement-availabilityzone
public String getGroupName()
CfnLaunchTemplate.PlacementProperty
getGroupName
in interface CfnLaunchTemplate.PlacementProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-placement.html#cfn-ec2-launchtemplate-launchtemplatedata-placement-groupname
public String getHostId()
CfnLaunchTemplate.PlacementProperty
getHostId
in interface CfnLaunchTemplate.PlacementProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-placement.html#cfn-ec2-launchtemplate-launchtemplatedata-placement-hostid
public String getHostResourceGroupArn()
CfnLaunchTemplate.PlacementProperty
getHostResourceGroupArn
in interface CfnLaunchTemplate.PlacementProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-placement.html#cfn-ec2-launchtemplate-launchtemplatedata-placement-hostresourcegrouparn
public Number getPartitionNumber()
CfnLaunchTemplate.PlacementProperty
getPartitionNumber
in interface CfnLaunchTemplate.PlacementProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-placement.html#cfn-ec2-launchtemplate-launchtemplatedata-placement-partitionnumber
public String getSpreadDomain()
CfnLaunchTemplate.PlacementProperty
getSpreadDomain
in interface CfnLaunchTemplate.PlacementProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-placement.html#cfn-ec2-launchtemplate-launchtemplatedata-placement-spreaddomain
public String getTenancy()
CfnLaunchTemplate.PlacementProperty
getTenancy
in interface CfnLaunchTemplate.PlacementProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-placement.html#cfn-ec2-launchtemplate-launchtemplatedata-placement-tenancy
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2020. All rights reserved.