lexmodelbuildingservice_get_bot {paws.machine.learning} | R Documentation |
Returns metadata information for a specific bot
Description
Returns metadata information for a specific bot. You must provide the bot name and the bot version or alias.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_get_bot/ for full documentation.
Usage
lexmodelbuildingservice_get_bot(name, versionOrAlias)
Arguments
name |
[required] The name of the bot. The name is case sensitive. |
versionOrAlias |
[required] The version or alias of the bot. |
[Package paws.machine.learning version 0.9.0 Index]