Stringventory::Action
Inherits Enum < Comparable < Value < Object
Enum defining the action to take on a particular resource.
Constants
Create = 0
Delete = 1
Update = 2
List = 3
None = 4
Inherits Enum < Comparable < Value < Object
Enum defining the action to take on a particular resource.