Module: Aws::GameLift::Client::_ListComputeResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListComputeOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#compute_list ⇒ ::Array[Types::Compute]
1208 |
# File 'sig/client.rbs', line 1208
def compute_list: () -> ::Array[Types::Compute]
|
#next_token ⇒ ::String
1209 |
# File 'sig/client.rbs', line 1209
def next_token: () -> ::String
|