Values.EventResourceSourceThe Amazon Web Services resource that emitted an event. Amazon Web Services resource events and metrics are analyzed by DevOps Guru to find anomalous behavior and provide recommendations to improve your operational solutions.
type nonrec t = {type_ : EventResourceType.t option;The type of resource that emitted an event.
*)name : EventResourceName.t option;The name of the resource that emitted an event.
*)arn : EventResourceArn.t option;The Amazon Resource Name (ARN) of the resource that emitted an event.
*)}