Module: Aws::LexModelsV2::Client::_ListBotReplicasResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBotReplicasResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #bot_id ⇒ ::String
- #bot_replica_summaries ⇒ ::Array[Types::BotReplicaSummary]
- #source_region ⇒ ::String
Instance Method Details
#bot_id ⇒ ::String
1324 |
# File 'sig/client.rbs', line 1324 def bot_id: () -> ::String |
#bot_replica_summaries ⇒ ::Array[Types::BotReplicaSummary]
1326 |
# File 'sig/client.rbs', line 1326 def bot_replica_summaries: () -> ::Array[Types::BotReplicaSummary] |
#source_region ⇒ ::String
1325 |
# File 'sig/client.rbs', line 1325 def source_region: () -> ::String |