You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::ElasticInferenceAcceleratorAssociation

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the association between an instance and an elastic inference accelerator.

Instance Attribute Summary collapse

Instance Attribute Details

#elastic_inference_accelerator_arnString

The Amazon Resource Name (ARN) of the elastic inference accelerator.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the elastic inference accelerator.

#elastic_inference_accelerator_association_idString

The ID of the association.

Returns:

  • (String)

    The ID of the association.

#elastic_inference_accelerator_association_stateString

The state of the elastic inference accelerator.

Returns:

  • (String)

    The state of the elastic inference accelerator.

#elastic_inference_accelerator_association_timeTime

The time at which the elastic inference accelerator is associated with an instance.

Returns:

  • (Time)

    The time at which the elastic inference accelerator is associated with an instance.