| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
Amazon EventBridge Construct Library
|
| software.amazon.awscdk.services.events.targets |
Event Targets for Amazon EventBridge
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IApiDestination.Jsii$Default
Internal default implementation for
IApiDestination. |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiDestination
Define an EventBridge Api Destination.
|
static class |
IApiDestination.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static ApiDestination.Builder |
ApiDestination.Builder.create(IApiDestination apiDestination) |
| Constructor and Description |
|---|
ApiDestination(IApiDestination apiDestination) |
ApiDestination(IApiDestination apiDestination,
ApiDestinationProps props) |
Copyright © 2022. All rights reserved.