python/kubernetes/docs/V1EventSeries.md
2018-03-12 11:11:47 -07:00

13 lines
563 B
Markdown

# V1EventSeries
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **int** | Number of occurrences in this series up to the last heartbeat time | [optional]
**last_observed_time** | **datetime** | Time of the last occurrence observed | [optional]
**state** | **str** | State of this Series: Ongoing or Finished | [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)