Module Values.GuardrailSummariesSource

Sourcetype nonrec t = GuardrailSummary.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : GuardrailSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of GuardrailId.t | `Structure of (string * [> `String of GuardrailCrossRegionGuardrailProfileId.t ]) list | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> GuardrailSummary.t list