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