Module: Aws::Deadline::Client::_ListSessionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSessionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1567 |
# File 'sig/client.rbs', line 1567
def next_token: () -> ::String
|
#sessions ⇒ ::Array[Types::SessionSummary]
1566 |
# File 'sig/client.rbs', line 1566
def sessions: () -> ::Array[Types::SessionSummary]
|