IDetectorRef
- class aws_cdk.aws_frauddetector.IDetectorRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a Detector.
- Stability:
experimental
Attributes
- detector_ref
(experimental) A reference to a Detector resource.
- Stability:
experimental
- node
The tree node.