Builder

class Builder

Properties

Link copied to clipboard

Information that defines how the detectors operate.

Link copied to clipboard

A brief description of the detector model.

Link copied to clipboard

The name of the detector model.

Link copied to clipboard

Information about the order in which events are evaluated and how actions are executed.

Link copied to clipboard
var key: String?

The input attribute key used to identify a device or system to create a detector (an instance of the detector model) and then to route each input received to the appropriate detector (instance). This parameter uses a JSON-path expression in the message payload of each input to specify the attribute-value pair that is used to identify the device associated with the input.

Link copied to clipboard

The ARN of the role that grants permission to AWS IoT Events to perform its operations.

Link copied to clipboard
var tags: List<Tag>?

Metadata that can be used to manage the detector model.