Module: Aws::SSM::Client::_StartSessionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartSessionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#session_id ⇒ ::String
2584 |
# File 'sig/client.rbs', line 2584
def session_id: () -> ::String
|
#stream_url ⇒ ::String
2586 |
# File 'sig/client.rbs', line 2586
def stream_url: () -> ::String
|
#token_value ⇒ ::String
2585 |
# File 'sig/client.rbs', line 2585
def token_value: () -> ::String
|