lexmodelsv2_list_bot_version_replicas {paws.machine.learning} | R Documentation |
Contains information about all the versions replication statuses applicable for Global Resiliency
Description
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.
Usage
lexmodelsv2_list_bot_version_replicas(
botId,
replicaRegion,
maxResults = NULL,
nextToken = NULL,
sortBy = NULL
)
Arguments
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. |
[Package paws.machine.learning version 0.9.0 Index]