Method: SDM::SnapshotClient#workflow_assignments
- Defined in:
- lib/strongdm.rb
#workflow_assignments ⇒ Object (readonly)
WorkflowAssignments links a Resource to a Workflow. The assigned resources are those that a user can request access to via the workflow.
536 537 538 |
# File 'lib/strongdm.rb', line 536 def workflow_assignments @workflow_assignments end |