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
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.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.iotevents.model.DetectorModelDefinition inside the given block