Module Values.SecurityConfigurationsSource

Sourcetype nonrec t = SecurityConfiguration.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : SecurityConfiguration.t list -> [> `List of [> `Structure of (string * [> `Map of ([> `String of String128.t ] * [> `String of StringEmpty256.t ]) list | `String of ResourceIdString.t | `Structure of (string * [> `Structure of (string * [> `Structure of (string * [> `String of SessionTagValue.t | `Structure of (string * [> `String of ClusterId.t | `Structure of (string * [> `Enum of string | `String of SecretsManagerArn.t ]) list ]) list ]) list ]) list ]) list | `Timestamp of Date.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> SecurityConfiguration.t list