Class: Aws::Types::RecognizedBotMember

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bot_id ⇒ ::String

Returns the value of attribute bot_id.

Returns:

  • (::String)


290
291
292
# File 'sig/types.rbs', line 290

def bot_id
  @bot_id
end

#bot_name ⇒ ::String

Returns the value of attribute bot_name.

Returns:

  • (::String)


291
292
293
# File 'sig/types.rbs', line 291

def bot_name
  @bot_name
end