Module: Aws::DeviceFarm::Client::_ListTestGridSessionActionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestGridSessionActionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#actions ⇒ ::Array[Types::TestGridSessionAction]
737 |
# File 'sig/client.rbs', line 737
def actions: () -> ::Array[Types::TestGridSessionAction]
|
#next_token ⇒ ::String
738 |
# File 'sig/client.rbs', line 738
def next_token: () -> ::String
|