Uses of Class
software.amazon.awscdk.services.appsync.EventBridgeDataSource
Packages that use EventBridgeDataSource
-
Uses of EventBridgeDataSource in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return EventBridgeDataSourceModifier 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()