Values.AnalyzerConfigurationSourceContains information about the configuration of an analyzer for an Amazon Web Services organization or account.
type nonrec t = {unusedAccess : UnusedAccessConfiguration.t option;Specifies the configuration of an unused access analyzer for an Amazon Web Services organization or account.
*)internalAccess : InternalAccessConfiguration.t option;Specifies the configuration of an internal access analyzer for an Amazon Web Services organization or account. This configuration determines how the analyzer evaluates access within your Amazon Web Services environment.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of Integer.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Enum of string
| `Map of
([> `String of String_.t ]
* [> `String of String_.t ])
list
| `String of String_.t ]
list ])
list ]
list ])
list ])
list ])
list ]