Module Values.LoggingConfigurationsSource

Sourcetype nonrec t = LoggingConfiguration.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : LoggingConfiguration.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `List of [> `String of ResourceArn.t | `Structure of (string * [> `Structure of (string * [> `Enum of string | `String of FieldToMatchData.t | `Structure of (string * [> `List of [> `String of JsonPointerPath.t ] list | `Structure of 'a list ]) list ]) list ]) list ] list | `String of ResourceArn.t | `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `Structure of (string * [> `Enum of string | `String of LabelName.t ]) list ]) list ] list ]) list ] list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> LoggingConfiguration.t list