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

Class: Aws::EC2::Types::LaunchTemplateElasticInferenceAcceleratorResponse

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

Overview

Describes an elastic inference accelerator.

Instance Attribute Summary collapse

Instance Attribute Details

#countInteger

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

Default: 1

Returns:

  • (Integer)

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

#typeString

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

Returns:

  • (String)

    The type of elastic inference accelerator.