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