Class: Aws::Types::ListBotsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lex_bots::Array[Types::LexBotConfig]

Returns the value of attribute lex_bots.

Returns:



4756
4757
4758
# File 'sig/types.rbs', line 4756

def lex_bots
  @lex_bots
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


4757
4758
4759
# File 'sig/types.rbs', line 4757

def next_token
  @next_token
end