Values.TableMaintenanceJobStatusSourceval to_value :
(TableMaintenanceJobType.t * TableMaintenanceJobStatusValue.t) list ->
[> `Map of
([> `Enum of string ]
* [> `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ])
list ]val to_query :
(TableMaintenanceJobType.t * TableMaintenanceJobStatusValue.t) list ->
Awso.Client.Query.tval of_json :
Yojson.Safe.t ->
(TableMaintenanceJobType.t * TableMaintenanceJobStatusValue.t) listval to_json :
(TableMaintenanceJobType.t * TableMaintenanceJobStatusValue.t) list ->
Yojson.Safe.t