Values.AwsEc2InstanceViolationSourceViolation detail for an EC2 instance resource.
type nonrec t = {violationTarget : ViolationTarget.t option;The resource ID of the EC2 instance.
*)awsEc2NetworkInterfaceViolations : AwsEc2NetworkInterfaceViolations.t option;Violation detail for network interfaces associated with the EC2 instance.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of ResourceId.t ] list
| `String of ViolationTarget.t ])
list ]
list
| `String of ViolationTarget.t ])
list ]