Uses of Class
software.amazon.awscdk.services.appsync.AppSyncEventBridgeDataSource
Packages that use AppSyncEventBridgeDataSource
-
Uses of AppSyncEventBridgeDataSource in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return AppSyncEventBridgeDataSourceModifier and TypeMethodDescriptionEventApiBase.addEventBridgeDataSource
(String id, IEventBus eventBus) Add an EventBridge data source to this api.EventApiBase.addEventBridgeDataSource
(String id, IEventBus eventBus, AppSyncDataSourceOptions options) Add an EventBridge data source to this api.IEventApi.addEventBridgeDataSource
(String id, IEventBus eventBus) Add an EventBridge data source to this api.IEventApi.addEventBridgeDataSource
(String id, IEventBus eventBus, AppSyncDataSourceOptions options) Add an EventBridge data source to this api.default AppSyncEventBridgeDataSource
IEventApi.Jsii$Default.addEventBridgeDataSource
(String id, IEventBus eventBus, AppSyncDataSourceOptions options) Add an EventBridge data source to this api.IEventApi.Jsii$Proxy.addEventBridgeDataSource
(String id, IEventBus eventBus) Add an EventBridge data source to this api.IEventApi.Jsii$Proxy.addEventBridgeDataSource
(String id, IEventBus eventBus, AppSyncDataSourceOptions options) Add an EventBridge data source to this api.AppSyncEventBridgeDataSource.Builder.build()