Uses of Interface
software.amazon.awscdk.services.frauddetector.CfnDetector.EventTypeProperty
Packages that use CfnDetector.EventTypeProperty
Package
Description
AWS::FraudDetector Construct Library
-
Uses of CfnDetector.EventTypeProperty in software.amazon.awscdk.services.frauddetector
Classes in software.amazon.awscdk.services.frauddetector that implement CfnDetector.EventTypePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDetector.EventTypePropertyMethods in software.amazon.awscdk.services.frauddetector that return CfnDetector.EventTypePropertyModifier and TypeMethodDescriptionCfnDetector.EventTypeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.frauddetector with parameters of type CfnDetector.EventTypePropertyModifier and TypeMethodDescriptionCfnDetector.Builder.eventType(CfnDetector.EventTypeProperty eventType) The event type associated with this detector.CfnDetectorProps.Builder.eventType(CfnDetector.EventTypeProperty eventType) Sets the value ofCfnDetectorProps.getEventType()voidCfnDetector.setEventType(CfnDetector.EventTypeProperty value) The event type associated with this detector.