Class: Aws::Types::GetBotsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#bots::Array[Types::BotMetadata]

Returns the value of attribute bots.

Returns:



357
358
359
# File 'sig/types.rbs', line 357

def bots
  @bots
end

#next_token::String

Returns the value of attribute next_token.

Returns:



358
359
360
# File 'sig/types.rbs', line 358

def next_token
  @next_token
end