| Package | Description |
|---|---|
| software.amazon.awscdk.services.frauddetector |
AWS::FraudDetector Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDetector.EventTypeProperty.Jsii$Proxy
An implementation for
CfnDetector.EventTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDetector.EventTypeProperty |
CfnDetector.EventTypeProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDetector.Builder |
CfnDetector.Builder.eventType(CfnDetector.EventTypeProperty eventType)
The event type associated with this detector.
|
CfnDetectorProps.Builder |
CfnDetectorProps.Builder.eventType(CfnDetector.EventTypeProperty eventType)
Sets the value of
CfnDetectorProps.getEventType() |
void |
CfnDetector.setEventType(CfnDetector.EventTypeProperty value)
The event type associated with this detector.
|
Copyright © 2022. All rights reserved.