Values.UpdateDetectorModelRequestSourceUpdates a detector model. Detectors (instances) spawned by the previous version are deleted and then re-created as new inputs arrive.
type nonrec t = {detectorModelName : DetectorModelName.t;The name of the detector model that is updated.
*)detectorModelDefinition : DetectorModelDefinition.t;Information that defines how a detector operates.
*)detectorModelDescription : DetectorModelDescription.t option;A brief description of the detector model.
*)roleArn : AmazonResourceName.t;The ARN of the role that grants permission to AWS IoT Events to perform its operations.
*)evaluationMethod : EvaluationMethod.t option;Information about the order in which events are evaluated and how actions are executed.
*)}val make :
?detectorModelDescription:??? ->
?evaluationMethod:??? ->
detectorModelName:DetectorModelName.t ->
detectorModelDefinition:DetectorModelDefinition.t ->
roleArn:AmazonResourceName.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of DetectorModelName.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of StateName.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [>
`Boolean of
UseBase64.t
| `Integer of
Seconds.t
| `String of
VariableName.t
| `Structure of
(string
*
[>
`Enum of
string
| `String of
ContentExpression.t
| `Structure of
(string
*
[>
`String of
AssetPropertyStringValue.t ])
list ])
list ])
list ])
list ]
list
| `String of EventName.t ])
list ]
list ])
list ])
list ]
list
| `String of StateName.t ])
list ])
list ]