Module Values.EventDataStoresSource

Sourcetype nonrec t = EventDataStore.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : EventDataStore.t list -> [> `List of [> `Structure of (string * [> `Boolean of TerminationProtectionEnabled.t | `Enum of string | `Integer of RetentionPeriod.t | `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `List of [> `String of OperatorValue.t ] list | `String of SelectorField.t ]) list ] list | `String of SelectorName.t ]) list ] list | `String of EventDataStoreArn.t | `Timestamp of Date.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> EventDataStore.t list
Sourceval of_json : [> Yojson.Safe.t ] -> EventDataStore.t list