| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
EventBridgeActionDefinition |
EventBridgeActionDefinition.clone() |
EventBridgeActionDefinition |
RuleAction.getEventBridgeAction()
Information about the EventBridge action.
|
EventBridgeActionDefinition |
EventBridgeActionDefinition.withName(String name)
The name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleAction.setEventBridgeAction(EventBridgeActionDefinition eventBridgeAction)
Information about the EventBridge action.
|
RuleAction |
RuleAction.withEventBridgeAction(EventBridgeActionDefinition eventBridgeAction)
Information about the EventBridge action.
|
Copyright © 2023. All rights reserved.