Values.MatchingResourceSourceProvides statistical data and other information about an Amazon Web Services resource that Amazon Macie monitors and analyzes for your account.
type nonrec t = {matchingBucket : MatchingBucket.t option;The details of an S3 bucket that Amazon Macie monitors and analyzes for your account.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of int
| `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Long of Awso.Import.Int64.t
| `String of string
| `Timestamp of string ])
list
| `Timestamp of string ])
list ])
list ]