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

Class: Aws::EC2::Types::InferenceDeviceInfo

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

Overview

Describes the Inference accelerators for the instance type.

Instance Attribute Summary collapse

Instance Attribute Details

#countInteger

The number of Inference accelerators for the instance type.

Returns:

  • (Integer)

    The number of Inference accelerators for the instance type.

#manufacturerString

The manufacturer of the Inference accelerator.

Returns:

  • (String)

    The manufacturer of the Inference accelerator.

#nameString

The name of the Inference accelerator.

Returns:

  • (String)

    The name of the Inference accelerator.