Class: Aws::Types::LexBotConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lex_botTypes::LexBot

Returns the value of attribute lex_bot.

Returns:



4638
4639
4640
# File 'sig/types.rbs', line 4638

def lex_bot
  @lex_bot
end

#lex_v2_botTypes::LexV2Bot

Returns the value of attribute lex_v2_bot.

Returns:



4639
4640
4641
# File 'sig/types.rbs', line 4639

def lex_v2_bot
  @lex_v2_bot
end