Class: UU::OperationRegistry::ResourceType

Inherits:
Constants
  • Object
show all
Defined in:
lib/uu/operation_registry/resource_type.rb

Overview

List of possible types for Resource.

Constant Summary collapse

GATEWAY =

Resource type GATEWAY.

'GATEWAY'
DATA_STORE =

Resource type DATA_STORE.

'DATA_STORE'