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