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)


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

def bot_id: () -> ::String

#bot_version_replica_summaries ⇒ ::Array[Types::BotVersionReplicaSummary]

Returns:



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

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

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#replica_region ⇒ ::String

Returns:

  • (::String)


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

def replica_region: () -> ::String

#source_region ⇒ ::String

Returns:

  • (::String)


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

def source_region: () -> ::String