InstanceTypeInfo

Describes the instance type.

Types

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

Properties

Link copied to clipboard

Indicates whether Amazon CloudWatch action based recovery is supported.

Link copied to clipboard

Indicates whether the instance is a bare metal instance type.

Link copied to clipboard

Indicates whether the instance type is a burstable performance T instance type. For more information, see Burstable performance instances.

Link copied to clipboard

Indicates whether the instance type is current generation.

Link copied to clipboard

Indicates whether Dedicated Hosts are supported on the instance type.

Link copied to clipboard

Describes the Amazon EBS settings for the instance type.

Link copied to clipboard

Describes the FPGA accelerator settings for the instance type.

Link copied to clipboard

Indicates whether the instance type is eligible for the free tier.

Link copied to clipboard

Describes the GPU accelerator settings for the instance type.

Link copied to clipboard

Indicates whether On-Demand hibernation is supported.

Link copied to clipboard

The hypervisor for the instance type.

Link copied to clipboard

Describes the Inference accelerator settings for the instance type.

Link copied to clipboard

Describes the instance storage for the instance type.

Link copied to clipboard

Indicates whether instance storage is supported.

Link copied to clipboard

The instance type. For more information, see Instance types in the Amazon EC2 User Guide.

Link copied to clipboard

Describes the media accelerator settings for the instance type.

Link copied to clipboard

Describes the memory for the instance type.

Link copied to clipboard

Describes the network settings for the instance type.

Link copied to clipboard

Describes the Neuron accelerator settings for the instance type.

Link copied to clipboard

Indicates whether Nitro Enclaves is supported.

Link copied to clipboard

Describes the supported NitroTPM versions for the instance type.

Link copied to clipboard

Indicates whether NitroTPM is supported.

Link copied to clipboard

Indicates whether a local Precision Time Protocol (PTP) hardware clock (PHC) is supported.

Link copied to clipboard

Describes the placement group settings for the instance type.

Link copied to clipboard

Describes the processor.

Link copied to clipboard

Indicates whether reboot migration during a user-initiated reboot is supported for instances that have a scheduled system-reboot event. For more information, see Enable or disable reboot migration in the Amazon EC2 User Guide.

Link copied to clipboard

The supported boot modes. For more information, see Boot modes in the Amazon EC2 User Guide.

Link copied to clipboard

The supported root device types.

Link copied to clipboard

Indicates whether the instance type is offered for spot, On-Demand, or Capacity Blocks.

Link copied to clipboard

The supported virtualization types.

Link copied to clipboard

Describes the vCPU configurations for the instance type.

Functions

Link copied to clipboard
inline fun copy(block: InstanceTypeInfo.Builder.() -> Unit = {}): InstanceTypeInfo
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