| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
EventOrchestration |
EventOrchestration.clone() |
EventOrchestration |
EventType.getEventOrchestration()
The event orchestration status.
|
EventOrchestration |
PutEventTypeRequest.getEventOrchestration()
Enables or disables event orchestration.
|
EventOrchestration |
EventOrchestration.withEventBridgeEnabled(Boolean eventBridgeEnabled)
Specifies if event orchestration is enabled through Amazon EventBridge.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventType.setEventOrchestration(EventOrchestration eventOrchestration)
The event orchestration status.
|
void |
PutEventTypeRequest.setEventOrchestration(EventOrchestration eventOrchestration)
Enables or disables event orchestration.
|
EventType |
EventType.withEventOrchestration(EventOrchestration eventOrchestration)
The event orchestration status.
|
PutEventTypeRequest |
PutEventTypeRequest.withEventOrchestration(EventOrchestration eventOrchestration)
Enables or disables event orchestration.
|
Copyright © 2024. All rights reserved.