See: Description
Interface | Description |
---|---|
CfnDetector.EntityTypeProperty |
The entity type details.
|
CfnDetector.EventTypeProperty |
The event type details.
|
CfnDetector.EventVariableProperty |
The event type variable for the detector.
|
CfnDetector.LabelProperty |
The label details.
|
CfnDetector.ModelProperty |
The model.
|
CfnDetector.OutcomeProperty |
The outcome.
|
CfnDetector.RuleProperty |
A rule.
|
CfnDetectorProps |
Properties for defining a `CfnDetector`.
|
CfnEntityTypeProps |
Properties for defining a `CfnEntityType`.
|
CfnEventType.EntityTypeProperty |
The entity type details.
|
CfnEventType.EventVariableProperty |
The variables associated with this event type.
|
CfnEventType.LabelProperty |
The label associated with the event type.
|
CfnEventTypeProps |
Properties for defining a `CfnEventType`.
|
CfnLabelProps |
Properties for defining a `CfnLabel`.
|
CfnOutcomeProps |
Properties for defining a `CfnOutcome`.
|
CfnVariableProps |
Properties for defining a `CfnVariable`.
|
---
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:
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.)