windmill-api 1.741.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# GetAuditLogsS3BackfillStatus200Response

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**running** | **bool** |  | 
**started_at** | **String** |  | 
**finished_at** | Option<**String**> |  | [optional]
**phase** | **String** |  | 
**from** | **String** |  | 
**to** | **String** |  | 
**rows_written** | **i64** |  | 
**objects_written** | **i64** |  | 
**last_ts** | Option<**String**> |  | [optional]
**errors** | **i64** |  | 
**last_error** | Option<**String**> |  | [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)