Package software.amazon.awscdk.services.frauddetector
package software.amazon.awscdk.services.frauddetector
AWS::FraudDetector Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.frauddetector.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for FraudDetector construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::FraudDetector resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::FraudDetector.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionManages a detector and associated detector versions.A fluent builder for
CfnDetector
.The entity type details.A builder forCfnDetector.EntityTypeProperty
An implementation forCfnDetector.EntityTypeProperty
The event type details.A builder forCfnDetector.EventTypeProperty
An implementation forCfnDetector.EventTypeProperty
The event type variable for the detector.A builder forCfnDetector.EventVariableProperty
An implementation forCfnDetector.EventVariableProperty
The label details.A builder forCfnDetector.LabelProperty
An implementation forCfnDetector.LabelProperty
The model.A builder forCfnDetector.ModelProperty
An implementation forCfnDetector.ModelProperty
The outcome.A builder forCfnDetector.OutcomeProperty
An implementation forCfnDetector.OutcomeProperty
A rule.A builder forCfnDetector.RuleProperty
An implementation forCfnDetector.RuleProperty
Properties for defining aCfnDetector
.A builder forCfnDetectorProps
An implementation forCfnDetectorProps
Manages an entity type.A fluent builder forCfnEntityType
.Properties for defining aCfnEntityType
.A builder forCfnEntityTypeProps
An implementation forCfnEntityTypeProps
Manages an event type.A fluent builder forCfnEventType
.The entity type details.A builder forCfnEventType.EntityTypeProperty
An implementation forCfnEventType.EntityTypeProperty
The variables associated with this event type.A builder forCfnEventType.EventVariableProperty
An implementation forCfnEventType.EventVariableProperty
The label associated with the event type.A builder forCfnEventType.LabelProperty
An implementation forCfnEventType.LabelProperty
Properties for defining aCfnEventType
.A builder forCfnEventTypeProps
An implementation forCfnEventTypeProps
Creates or updates label.A fluent builder forCfnLabel
.Properties for defining aCfnLabel
.A builder forCfnLabelProps
An implementation forCfnLabelProps
Creates a list.A fluent builder forCfnList
.Properties for defining aCfnList
.A builder forCfnListProps
An implementation forCfnListProps
Creates or updates an outcome.A fluent builder forCfnOutcome
.Properties for defining aCfnOutcome
.A builder forCfnOutcomeProps
An implementation forCfnOutcomeProps
Manages a variable.A fluent builder forCfnVariable
.Properties for defining aCfnVariable
.A builder forCfnVariableProps
An implementation forCfnVariableProps