Class: WorkOS::Types::AgentInstanceCreatedDataType

Inherits:
Object
  • Object
show all
Defined in:
lib/workos/types/agent_instance_created_data_type.rb

Constant Summary collapse

DELEGATED =
"delegated"
AUTONOMOUS =
"autonomous"
ALL =
[DELEGATED, AUTONOMOUS].freeze