Alert

class Alert : KotlinCustomResource

Resource Type definition for AWS::LookoutMetrics::Alert

Properties

Link copied to clipboard
val action: Output<AlertAction>

The action to be taken by the alert when an anomaly is detected.

Link copied to clipboard
val alertDescription: Output<String>?

A description for the alert.

Link copied to clipboard
val alertName: Output<String>?

The name of the alert. If not provided, a name is generated automatically.

Link copied to clipboard

A number between 0 and 100 (inclusive) that tunes the sensitivity of the alert.

Link copied to clipboard

The Amazon resource name (ARN) of the Anomaly Detector to alert.

Link copied to clipboard
val arn: Output<String>

ARN assigned to the alert.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>