View source: R/lexmodelbuildingservice_operations.R
lexmodelbuildingservice_get_intent | R Documentation |
Returns information about an intent. In addition to the intent name, you must specify the intent version.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_get_intent/ for full documentation.
lexmodelbuildingservice_get_intent(name, version)
name |
[required] The name of the intent. The name is case sensitive. |
version |
[required] The version of the intent. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.