Builder

class Builder

Properties

Link copied to clipboard

The source, AWS_CLOUD_TRAIL or AWS_CODE_DEPLOY, where DevOps Guru analysis found the event.

Link copied to clipboard

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.

Link copied to clipboard

The Amazon Web Services source that emitted the event.

Link copied to clipboard
var id: String?

The ID of the event.

Link copied to clipboard
var name: String?

The name of the event.

Link copied to clipboard

A collection of Amazon Web Services resources supported by DevOps Guru. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.

Link copied to clipboard

An EventResource object that contains information about the resource that emitted the event.

Link copied to clipboard

A Timestamp that specifies the time the event occurred.

Functions