Values.ResourceDetailsSourceContains details about the resource involved in the finding.
type nonrec t = {awsEcrContainerImage : AwsEcrContainerImageDetails.t option;An object that contains details about the Amazon ECR container image involved in the finding.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of [> `String of ImageTag.t ] list
| `Long of InUseCount.t
| `String of Arch.t
| `Timestamp of Date.t ])
list ])
list ]