Values_1.DataSetRefreshPropertiesSourceThe refresh properties of a dataset.
type nonrec t = {refreshConfiguration : RefreshConfiguration.t option;The refresh configuration for a dataset.
*)failureConfiguration : RefreshFailureConfiguration.t option;The failure configuration for a dataset.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `Long of PositiveLong.t
| `String of Values_0.String_.t ])
list ])
list ])
list ])
list ]