AwsEc2LaunchTemplateDataPlacementDetails

Provides details about the placement of an Amazon EC2 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 an EC2 Dedicated Host.

Link copied to clipboard

The Availability Zone for the instance.

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 Amazon Resource Name (ARN) of the host resource group in which to launch the instances.

Link copied to clipboard

The number of the partition the instance should launch in.

Link copied to clipboard

Reserved for future use.

Link copied to clipboard

The tenancy of the instance (if the instance is running in a VPC). An instance with a tenancy of dedicated runs on single-tenant hardware.

Functions

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