View source: R/lexmodelbuildingservice_operations.R
lexmodelbuildingservice_create_slot_type_version | R Documentation |
Creates a new version of a slot type based on the $LATEST
version of the specified slot type. If the $LATEST
version of this resource has not changed since the last version that you created, Amazon Lex doesn't create a new version. It returns the last version that you created.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_create_slot_type_version/ for full documentation.
lexmodelbuildingservice_create_slot_type_version(name, checksum = NULL)
name |
[required] The name of the slot type that you want to create a new version for. The name is case sensitive. |
checksum |
Checksum for the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.