# IoPeriodArgoprojPeriodWorkflowPeriodV1alpha1PeriodSemaphoreStatus ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **holding** | Option<[**Vec**](io.argoproj.workflow.v1alpha1.SemaphoreHolding.md)> | Holding stores the list of resource acquired synchronization lock for workflows. | [optional] **waiting** | Option<[**Vec**](io.argoproj.workflow.v1alpha1.SemaphoreHolding.md)> | Waiting indicates the list of current synchronization lock holders. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)