interface IDetectorModelRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoTEvents.IDetectorModelRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiotevents#IDetectorModelRef |
![]() | software.amazon.awscdk.services.iotevents.IDetectorModelRef |
![]() | aws_cdk.aws_iotevents.IDetectorModelRef |
![]() | aws-cdk-lib » aws_iotevents » IDetectorModelRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DetectorModel.
Properties
Name | Type | Description |
---|---|---|
detector | Detector | A reference to a DetectorModel resource. |
node | Node | The tree node. |
detectorModelRef
Type:
Detector
A reference to a DetectorModel resource.
node
Type:
Node
The tree node.