skipResourceInUseCheck
By default, the DeleteSlotType
operations throws a ResourceInUseException
exception if you try to delete a slot type used by a slot. Set the skipResourceInUseCheck
parameter to true
to skip this check and remove the slot type even if a slot uses it.