Package software.amazon.awscdk.services.frauddetector
AWS::FraudDetector Construct Library
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
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.)
-
ClassDescriptionA CloudFormation `AWS::FraudDetector::Detector`.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
Example: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 a `CfnDetector`.A builder forCfnDetectorProps
An implementation forCfnDetectorProps
A CloudFormation `AWS::FraudDetector::EntityType`.A fluent builder forCfnEntityType
.Properties for defining a `CfnEntityType`.A builder forCfnEntityTypeProps
An implementation forCfnEntityTypeProps
A CloudFormation `AWS::FraudDetector::EventType`.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 a `CfnEventType`.A builder forCfnEventTypeProps
An implementation forCfnEventTypeProps
A CloudFormation `AWS::FraudDetector::Label`.A fluent builder forCfnLabel
.Properties for defining a `CfnLabel`.A builder forCfnLabelProps
An implementation forCfnLabelProps
A CloudFormation `AWS::FraudDetector::List`.A fluent builder forCfnList
.Properties for defining a `CfnList`.A builder forCfnListProps
An implementation forCfnListProps
A CloudFormation `AWS::FraudDetector::Outcome`.A fluent builder forCfnOutcome
.Properties for defining a `CfnOutcome`.A builder forCfnOutcomeProps
An implementation forCfnOutcomeProps
A CloudFormation `AWS::FraudDetector::Variable`.A fluent builder forCfnVariable
.Properties for defining a `CfnVariable`.A builder forCfnVariableProps
An implementation forCfnVariableProps