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]
5995 |
# File 'sig/client.rbs', line 5995
def elastic_gpu_set: () -> ::Array[Types::ElasticGpus]
|
#max_results ⇒ ::Integer
5996 |
# File 'sig/client.rbs', line 5996
def max_results: () -> ::Integer
|
#next_token ⇒ ::String
5997 |
# File 'sig/client.rbs', line 5997
def next_token: () -> ::String
|