Values.GeneratedPolicyResultSourceContains the text for the generated policy and its details.
type nonrec t = {properties : GeneratedPolicyProperties.t option;A GeneratedPolicyProperties object that contains properties of the generated policy.
*)generatedPolicies : GeneratedPolicyList.t option;The text to use as the content for the new policy. The policy is created using the CreatePolicy action.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of String_.t ]) list ]
list
| `Structure of
(string
* [> `Boolean of Boolean.t
| `String of PrincipalArn.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of [> `String of String_.t ] list
| `String of CloudTrailArn.t ])
list ]
list
| `Timestamp of Timestamp.t ])
list ])
list ])
list ]