Class: Aws::Types::DeleteUtterancesRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#bot_name::String

Returns the value of attribute bot_name.

Returns:



218
219
220
# File 'sig/types.rbs', line 218

def bot_name
  @bot_name
end

#user_id::String

Returns the value of attribute user_id.

Returns:



219
220
221
# File 'sig/types.rbs', line 219

def user_id
  @user_id
end