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
7245 |
# File 'sig/client.rbs', line 7245
def session_id: () -> ::String
|
#stream_url ⇒ ::String
7246 |
# File 'sig/client.rbs', line 7246
def stream_url: () -> ::String
|
#token_value ⇒ ::String
7247 |
# File 'sig/client.rbs', line 7247
def token_value: () -> ::String
|