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