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.
589 590 591 |
# File 'lib/strongdm.rb', line 589 def workflow_assignments @workflow_assignments end |