ElasticGpus

Amazon Elastic Graphics reached end of life on January 8, 2024. For workloads that require graphics acceleration, we recommend that you use Amazon EC2 G4ad, G4dn, or G5 instances.

Describes an Elastic Graphics accelerator.

Types

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

Properties

Link copied to clipboard

The Availability Zone in the which the Elastic Graphics accelerator resides.

Link copied to clipboard

The status of the Elastic Graphics accelerator.

Link copied to clipboard

The ID of the Elastic Graphics accelerator.

Link copied to clipboard

The state of the Elastic Graphics accelerator.

Link copied to clipboard

The type of Elastic Graphics accelerator.

Link copied to clipboard

The ID of the instance to which the Elastic Graphics accelerator is attached.

Link copied to clipboard
val tags: List<Tag>?

The tags assigned to the Elastic Graphics accelerator.

Functions

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