Values.FindingDetailsSourceExtended textual information about the finding.
type nonrec t = {cloudFormationStackUpdate : CloudFormationStackUpdate.t option;Information about the CloudFormation stack creation or update associated with the finding.
*)codeDeployDeployment : CodeDeployDeployment.t option;Information about the CodeDeploy deployment associated with the finding.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `String of Arn.t | `Timestamp of Timestamp.t ])
list ])
list ]