LaunchTemplatePlacementRequest

Describes the placement of an instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The affinity setting for an instance on a Dedicated Host.

Link copied to clipboard

The Availability Zone for the instance.

Link copied to clipboard

The Group Id of a placement group. You must specify the Placement Group Group Id to launch an instance in a shared placement group.

Link copied to clipboard

The name of the placement group for the instance.

Link copied to clipboard

The ID of the Dedicated Host for the instance.

Link copied to clipboard

The ARN of the host resource group in which to launch the instances. If you specify a host resource group ARN, omit the Tenancy parameter or set it to host.

Link copied to clipboard

The number of the partition the instance should launch in. Valid only if the placement group strategy is set to partition.

Link copied to clipboard

Reserved for future use.

Link copied to clipboard

The tenancy of the instance. An instance with a tenancy of dedicated runs on single-tenant hardware.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String