You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticInference::Types::KeyValuePair
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticInference::Types::KeyValuePair
- Defined in:
- (unknown)
Overview
A throughput entry for an Elastic Inference Accelerator type.
Instance Attribute Summary collapse
-
#key ⇒ String
The throughput value of the Elastic Inference Accelerator type.
-
#value ⇒ Integer
The throughput value of the Elastic Inference Accelerator type.
Instance Attribute Details
#key ⇒ String
The throughput value of the Elastic Inference Accelerator type. It can assume the following values: TFLOPS16bit: the throughput expressed in 16bit TeraFLOPS. TFLOPS32bit: the throughput expressed in 32bit TeraFLOPS.
#value ⇒ Integer
The throughput value of the Elastic Inference Accelerator type.