Module: Aws::SSM::Client::_ResumeSessionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ResumeSessionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#session_id ⇒ ::String
2364 |
# File 'sig/client.rbs', line 2364
def session_id: () -> ::String
|
#stream_url ⇒ ::String
2366 |
# File 'sig/client.rbs', line 2366
def stream_url: () -> ::String
|
#token_value ⇒ ::String
2365 |
# File 'sig/client.rbs', line 2365
def token_value: () -> ::String
|