Module: Aws::LexModelsV2::Client::_ListBotVersionReplicasResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListBotVersionReplicasResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


1353
# File 'sig/client.rbs', line 1353

def bot_id: () -> ::String

#bot_version_replica_summaries::Array[Types::BotVersionReplicaSummary]

Returns:



1356
# File 'sig/client.rbs', line 1356

def bot_version_replica_summaries: () -> ::Array[Types::BotVersionReplicaSummary]

#next_token::String

Returns:

  • (::String)


1357
# File 'sig/client.rbs', line 1357

def next_token: () -> ::String

#replica_region::String

Returns:

  • (::String)


1355
# File 'sig/client.rbs', line 1355

def replica_region: () -> ::String

#source_region::String

Returns:

  • (::String)


1354
# File 'sig/client.rbs', line 1354

def source_region: () -> ::String