The DeleteType operation deletes a user-defined type (UDT)
Source:R/keyspaces_operations.R
keyspaces_delete_type.RdThe delete_type operation deletes a user-defined type (UDT). You can only delete a type that is not used in a table or another UDT.
See https://www.paws-r-sdk.com/docs/keyspaces_delete_type/ for full documentation.