View source: R/lexmodelbuildingservice_operations.R
lexmodelbuildingservice_delete_slot_type_version | R Documentation |
Deletes a specific version of a slot type. To delete all versions of a slot type, use the delete_slot_type
operation.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_delete_slot_type_version/ for full documentation.
lexmodelbuildingservice_delete_slot_type_version(name, version)
name |
[required] The name of the slot type. |
version |
[required] The version of the slot type to delete. You cannot delete the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.