python/kubernetes/docs/V1SleepAction.md
2023-12-18 19:33:51 +00:00

12 lines
403 B
Markdown

# V1SleepAction
SleepAction describes a \"sleep\" action.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**seconds** | **int** | Seconds is the number of seconds to sleep. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)