Uses of Interface
software.amazon.awscdk.services.guardduty.IDetectorRef
Packages that use IDetectorRef
-
Uses of IDetectorRef in software.amazon.awscdk.services.guardduty
Subinterfaces of IDetectorRef in software.amazon.awscdk.services.guarddutyModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIDetectorRef
.Classes in software.amazon.awscdk.services.guardduty that implement IDetectorRefModifier and TypeClassDescriptionclass
TheAWS::GuardDuty::Detector
resource specifies a new GuardDuty detector.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.guardduty that return IDetectorRefModifier and TypeMethodDescriptionstatic IDetectorRef
CfnDetector.fromDetectorId
(software.constructs.Construct scope, String id, String detectorId) Creates a new IDetectorRef from a detectorId.