Method: SDM::Client#workflow_assignments

Defined in:
lib/strongdm.rb

#workflow_assignmentsObject (readonly)

WorkflowAssignments links a Resource to a Workflow. The assigned resources are those that a user can request access to via the workflow.

See WorkflowAssignments.



418
419
420
# File 'lib/strongdm.rb', line 418

def workflow_assignments
  @workflow_assignments
end