Module: Aws::GameLiftStreams::Client::_CreateStreamSessionAdminShellResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateStreamSessionAdminShellOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#session_id ⇒ ::String
170 |
# File 'sig/client.rbs', line 170
def session_id: () -> ::String
|
#stream_url ⇒ ::String
171 |
# File 'sig/client.rbs', line 171
def stream_url: () -> ::String
|
#token_value ⇒ ::String
172 |
# File 'sig/client.rbs', line 172
def token_value: () -> ::String
|