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:



4696
4697
4698
# File 'sig/types.rbs', line 4696

def lex_bot
  @lex_bot
end

#lex_v2_botTypes::LexV2Bot

Returns the value of attribute lex_v2_bot.

Returns:



4697
4698
4699
# File 'sig/types.rbs', line 4697

def lex_v2_bot
  @lex_v2_bot
end