class Aws::DevOpsGuru::Types::Event
An AWS resource event. AWS resource events and metrics are analyzed by DevOps Guru to find anomalous behavior and provide recommendations to improve your operational solutions.
@!attribute [rw] resource_collection
A collection of AWS resources supported by DevOps Guru. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks. @return [Types::ResourceCollection]
@!attribute [rw] id
The ID of the event. @return [String]
@!attribute [rw] time
A `Timestamp` that specifies the time the event occurred. @return [Time]
@!attribute [rw] event_source
The AWS source that emitted the event. @return [String]
@!attribute [rw] name
The name of the event. @return [String]
@!attribute [rw] data_source
The source, `AWS_CLOUD_TRAIL` or `AWS_CODE_DEPLOY`, where DevOps Guru analysis found the event. @return [String]
@!attribute [rw] event_class
The class of the event. The class specifies what the event is related to, such as an infrastructure change, a deployment, or a schema change. @return [String]
@!attribute [rw] resources
An `EventResource` object that contains information about the resource that emitted the event. @return [Array<Types::EventResource>]
@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/Event AWS API Documentation
Constants
- SENSITIVE