Uses of Class
software.amazon.awscdk.services.appsync.EventBridgeDataSource
-
Uses of EventBridgeDataSource in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionGraphqlApiBase.addEventBridgeDataSource
(String id, IEventBus eventBus) Add an EventBridge data source to this api.GraphqlApiBase.addEventBridgeDataSource
(String id, IEventBus eventBus, DataSourceOptions options) Add an EventBridge data source to this api.IGraphqlApi.addEventBridgeDataSource
(String id, IEventBus eventBus) Add an EventBridge data source to this api.IGraphqlApi.addEventBridgeDataSource
(String id, IEventBus eventBus, DataSourceOptions options) Add an EventBridge data source to this api.default EventBridgeDataSource
IGraphqlApi.Jsii$Default.addEventBridgeDataSource
(String id, IEventBus eventBus, DataSourceOptions options) Add an EventBridge data source to this api.final EventBridgeDataSource
IGraphqlApi.Jsii$Proxy.addEventBridgeDataSource
(String id, IEventBus eventBus) Add an EventBridge data source to this api.final EventBridgeDataSource
IGraphqlApi.Jsii$Proxy.addEventBridgeDataSource
(String id, IEventBus eventBus, DataSourceOptions options) Add an EventBridge data source to this api.EventBridgeDataSource.Builder.build()