Module: Aws::LexRuntimeV2::Client::_DeleteSessionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteSessionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bot_alias_id ⇒ ::String
87 |
# File 'sig/client.rbs', line 87
def bot_alias_id: () -> ::String
|
#bot_id ⇒ ::String
86 |
# File 'sig/client.rbs', line 86
def bot_id: () -> ::String
|
#locale_id ⇒ ::String
88 |
# File 'sig/client.rbs', line 88
def locale_id: () -> ::String
|
#session_id ⇒ ::String
89 |
# File 'sig/client.rbs', line 89
def session_id: () -> ::String
|