IsDeletable

public protocol IsDeletable: Resource

Flags a resource as being deletable. This protocol does nothing by itself, but has constrained extensions for types implementing RootResource and ChildResource.