Values.SlaInputContentSourceRepresents the content of an SLA.
type nonrec t = {slaInputConfiguration : SlaInputConfiguration.t option;Represents an input SLA configuration.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Double of Double.t
| `String of FieldValueUnionStringValueString.t
| `Structure of 'a list ])
list ]
list
| `Long of TargetSlaMinutes.t
| `String of SlaName.t ])
list ])
list ]