| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
Amazon EventBridge Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
Archive |
IEventBus.archive(String id,
BaseArchiveProps props)
Create an EventBridge archive to send events to.
|
Archive |
IEventBus.Jsii$Proxy.archive(String id,
BaseArchiveProps props)
Create an EventBridge archive to send events to.
|
default Archive |
IEventBus.Jsii$Default.archive(String id,
BaseArchiveProps props)
Create an EventBridge archive to send events to.
|
Archive |
EventBus.archive(String id,
BaseArchiveProps props)
Create an EventBridge archive to send events to.
|
Archive |
Archive.Builder.build() |
Copyright © 2022. All rights reserved.