Values.MemberDataSourceConfigurationSourceContains information on which data sources are enabled for a member account.
type nonrec t = {accountId : AccountId.t option;The account ID for the member account.
*)dataSources : DataSourceConfigurationsResult.t option;Contains information on the status of data sources for the account.
*)features : MemberFeaturesConfigurationsResults.t option;Contains information about the status of the features for the member account.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Timestamp of Timestamp.t ])
list ]
list
| `Timestamp of Timestamp.t ])
list ]
list
| `String of AccountId.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string | `String of String_.t ])
list ])
list ])
list ])
list ])
list ]