Module: Aws::AppStream::Client::_DescribeSessionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSessionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
878 |
# File 'sig/client.rbs', line 878
def next_token: () -> ::String
|
#sessions ⇒ ::Array[Types::Session]
877 |
# File 'sig/client.rbs', line 877
def sessions: () -> ::Array[Types::Session]
|