Module: Aws::EC2::Client::_DescribeElasticGpusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeElasticGpusResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#elastic_gpu_set ⇒ ::Array[Types::ElasticGpus]
5823 |
# File 'sig/client.rbs', line 5823
def elastic_gpu_set: () -> ::Array[Types::ElasticGpus]
|
#max_results ⇒ ::Integer
5824 |
# File 'sig/client.rbs', line 5824
def max_results: () -> ::Integer
|
#next_token ⇒ ::String
5825 |
# File 'sig/client.rbs', line 5825
def next_token: () -> ::String
|