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