View source: R/lexmodelsv2_operations.R
lexmodelsv2_list_bot_version_replicas | R Documentation |
Contains information about all the versions replication statuses applicable for Global Resiliency.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_list_bot_version_replicas/ for full documentation.
lexmodelsv2_list_bot_version_replicas(
botId,
replicaRegion,
maxResults = NULL,
nextToken = NULL,
sortBy = NULL
)
botId |
[required] The request for the unique ID in the list of replicated bots. |
replicaRegion |
[required] The request for the region used in the list of replicated bots. |
maxResults |
The maximum results given in the list of replicated bots. |
nextToken |
The next token given in the list of replicated bots. |
sortBy |
The requested sort category for the list of replicated bots. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.