| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotevents |
AWS::IoTEvents Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IDetectorModel.Jsii$Default
Internal default implementation for
IDetectorModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
DetectorModel
(experimental) Defines an AWS IoT Events detector model in this stack.
|
static class |
IDetectorModel.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IDetectorModel |
DetectorModel.fromDetectorModelName(software.constructs.Construct scope,
String id,
String detectorModelName)
(experimental) Import an existing detector model.
|
Copyright © 2022. All rights reserved.