deleteSlotTypeVersion
abstract suspend fun deleteSlotTypeVersion(input: DeleteSlotTypeVersionRequest): DeleteSlotTypeVersionResponse
Deletes a specific version of a slot type. To delete all versions of a slot type, use the DeleteSlotType operation.
This operation requires permissions for the lex:DeleteSlotTypeVersion
action.