You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticInference::Types::AcceleratorType
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticInference::Types::AcceleratorType
- Defined in:
- (unknown)
Overview
The details of an Elastic Inference Accelerator type.
Instance Attribute Summary collapse
-
#accelerator_type_name ⇒ String
The name of the Elastic Inference Accelerator type.
-
#memory_info ⇒ Types::MemoryInfo
The memory information of the Elastic Inference Accelerator type.
-
#throughput_info ⇒ Array<Types::KeyValuePair>
The throughput information of the Elastic Inference Accelerator type.
Instance Attribute Details
#accelerator_type_name ⇒ String
The name of the Elastic Inference Accelerator type.
#memory_info ⇒ Types::MemoryInfo
The memory information of the Elastic Inference Accelerator type.
#throughput_info ⇒ Array<Types::KeyValuePair>
The throughput information of the Elastic Inference Accelerator type.