Values.GetMemberDetectorsResponseSourceDescribes which data sources are enabled for the member account's detector. There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
type nonrec t = {memberDataSourceConfigurations : MemberDataSourceConfigurations.t option;An object that describes which data sources are enabled for a member account.
*)unprocessedAccounts : UnprocessedAccounts.t option;A list of member account IDs that were unable to be processed along with an explanation for why they were not processed.
*)}type nonrec error = [ | `BadRequestException of BadRequestException.t| `InternalServerErrorException of InternalServerErrorException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `BadRequestException of BadRequestException.t
| `InternalServerErrorException of InternalServerErrorException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `BadRequestException of BadRequestException.t
| `InternalServerErrorException of InternalServerErrorException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `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 ]
list ])
list ]