A refresh schedule for an object. Defines when the next version of the object will be created
KEY | TYPE | Description |
---|---|---|
refreshPolicyId | str | The unique identifier of the refresh policy |
nextRunTime | str | The next run time of the refresh policy. If null, the policy is paused. |
cron | str | A cron-style string that describes the when this refresh policy is to be executed in UTC |
refreshType | str | The type of refresh that will be run |
error | str | An error message for the last pipeline run of a policy |