Method: SDM::SnapshotClient#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 SDM::SnapshotWorkflowAssignments.



589
590
591
# File 'lib/strongdm.rb', line 589

def workflow_assignments
  @workflow_assignments
end