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.



395
396
397
# File 'lib/strongdm.rb', line 395

def workflow_assignments
  @workflow_assignments
end