lexmodelbuildingservice_get_export {paws.machine.learning} | R Documentation |
Exports the contents of a Amazon Lex resource in a specified format
Description
Exports the contents of a Amazon Lex resource in a specified format.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_get_export/ for full documentation.
Usage
lexmodelbuildingservice_get_export(name, version, resourceType, exportType)
Arguments
name |
[required] The name of the bot to export. |
version |
[required] The version of the bot to export. |
resourceType |
[required] The type of resource to export. |
exportType |
[required] The format of the exported data. |
[Package paws.machine.learning version 0.9.0 Index]