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