You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticInference::Types::DescribeAcceleratorsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticInference::Types::DescribeAcceleratorsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#accelerator_set ⇒ Array<Types::ElasticInferenceAccelerator>
The details of the Elastic Inference Accelerators.
-
#next_token ⇒ String
A token to specify where to start paginating.
Instance Attribute Details
#accelerator_set ⇒ Array<Types::ElasticInferenceAccelerator>
The details of the Elastic Inference Accelerators.
#next_token ⇒ String
A token to specify where to start paginating. This is the NextToken from a previously truncated response.