lexmodelbuildingservice_delete_slot_type {paws.machine.learning}R Documentation

Deletes all versions of the slot type, including the $LATEST version

Description

Deletes all versions of the slot type, including the ⁠$LATEST⁠ version. To delete a specific version of the slot type, use the delete_slot_type_version operation.

See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_delete_slot_type/ for full documentation.

Usage

lexmodelbuildingservice_delete_slot_type(name)

Arguments

name

[required] The name of the slot type. The name is case sensitive.


[Package paws.machine.learning version 0.9.0 Index]