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:



4777
4778
4779
# File 'sig/types.rbs', line 4777

def lex_bot
  @lex_bot
end

#lex_v2_botTypes::LexV2Bot

Returns the value of attribute lex_v2_bot.

Returns:



4778
4779
4780
# File 'sig/types.rbs', line 4778

def lex_v2_bot
  @lex_v2_bot
end