Module Values.ConnectionSummariesSource

Sourcetype nonrec t = ConnectionSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ConnectionSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `Integer of Integer.t | `List of [> `String of GlueConnectionName.t ] list | `Map of ([> `String of PropertyMapKeyString.t ] * [> `String of PropertyMapValueString.t ]) list | `String of ConfigurationClassificationString.t | `Structure of (string * [> `Enum of string | `Integer of GlueConnectionConnectionSchemaVersionInteger.t | `List of [> `Enum of string | `String of String_.t ] list | `Map of ([> `String of String_.t ] * [> `String of ConnectionPropertiesValueString.t ]) list | `String of AwsLocationAccessRoleString.t | `Structure of (string * [> `Enum of string | `List of [> `String of SubnetId.t ] list | `String of SubnetId.t | `Structure of (string * [> `Enum of string | `Map of ([> `String of TokenUrlParametersMapKeyString.t ] * [> `String of TokenUrlParametersMapValueString.t ]) list | `String of OAuth2PropertiesTokenUrlString.t | `Structure of (string * [> `String of OAuth2ClientApplicationUserManagedClientApplicationClientIdString.t ]) list ]) list ]) list | `Timestamp of Timestamp.t ]) list ]) list ] list | `String of ConnectionId.t | `Structure of (string * [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `Integer of Integer.t | `List of [> `String of GlueConnectionName.t ] list | `String of AthenaPropertiesOutputWorkgroupNameString.t | `Structure of (string * [> `Boolean of Boolean.t | `String of RedshiftStoragePropertiesClusterNameString.t | `Structure of (string * [> `String of Password.t ]) list ]) list | `Timestamp of SyntheticTimestamp_date_time.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> ConnectionSummary.t list