IDetectorModelRef

class aws_cdk.aws_iotevents.IDetectorModelRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a DetectorModel.

Stability:

experimental

Attributes

detector_model_ref

(experimental) A reference to a DetectorModel resource.

Stability:

experimental

node

The tree node.