LaunchTemplateElasticInferenceAcceleratorResponse

Describes an elastic inference accelerator.

Types

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

Properties

Link copied to clipboard
val count: Int?

The number of elastic inference accelerators to attach to the instance.

Link copied to clipboard
val type: String?

The type of elastic inference accelerator. The possible values are eia1.medium, eia1.large, and eia1.xlarge.

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