Module: Aws::Lex::Client::_DeleteSessionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DeleteSessionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#bot_alias::String

Returns:

  • (::String)


84
# File 'sig/client.rbs', line 84

def bot_alias: () -> ::String

#bot_name::String

Returns:

  • (::String)


83
# File 'sig/client.rbs', line 83

def bot_name: () -> ::String

#session_id::String

Returns:

  • (::String)


86
# File 'sig/client.rbs', line 86

def session_id: () -> ::String

#user_id::String

Returns:

  • (::String)


85
# File 'sig/client.rbs', line 85

def user_id: () -> ::String