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
- Struct
- Aws::EC2::Types::InferenceDeviceInfo
- Defined in:
- (unknown)
Overview
Describes the Inference accelerators for the instance type.
Instance Attribute Summary collapse
-
#count ⇒ Integer
The number of Inference accelerators for the instance type.
-
#manufacturer ⇒ String
The manufacturer of the Inference accelerator.
-
#name ⇒ String
The name of the Inference accelerator.
Instance Attribute Details
#count ⇒ Integer
The number of Inference accelerators for the instance type.
#manufacturer ⇒ String
The manufacturer of the Inference accelerator.
#name ⇒ String
The name of the Inference accelerator.