Values.ControlSetSourceA set of controls in Audit Manager.
type nonrec t = {id : UUID.t option;The identifier of the control set in the assessment. This is the control set name in a plain string format.
*)name : ControlSetName.t option;The name of the control set.
*)controls : Controls.t option;The list of controls within the control set.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of UUID.t
| `Structure of
(string
* [> `Enum of string
| `String of KeywordValue.t ])
list ])
list ]
list
| `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ])
list
| `String of AuditManagerArn.t
| `Timestamp of Timestamp.t ])
list ]
list
| `String of UUID.t ])
list ]