Uses of Class
software.amazon.awscdk.services.appsync.AppSyncOpenSearchDataSource
Packages that use AppSyncOpenSearchDataSource
-
Uses of AppSyncOpenSearchDataSource in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return AppSyncOpenSearchDataSourceModifier and TypeMethodDescriptionEventApiBase.addOpenSearchDataSource(String id, IDomain domain) add a new OpenSearch data source to this API.EventApiBase.addOpenSearchDataSource(String id, IDomain domain, AppSyncDataSourceOptions options) add a new OpenSearch data source to this API.IEventApi.addOpenSearchDataSource(String id, IDomain domain) Add a new OpenSearch data source to this API.IEventApi.addOpenSearchDataSource(String id, IDomain domain, AppSyncDataSourceOptions options) Add a new OpenSearch data source to this API.default AppSyncOpenSearchDataSourceIEventApi.Jsii$Default.addOpenSearchDataSource(String id, IDomain domain, AppSyncDataSourceOptions options) Add a new OpenSearch data source to this API.IEventApi.Jsii$Proxy.addOpenSearchDataSource(String id, IDomain domain) Add a new OpenSearch data source to this API.IEventApi.Jsii$Proxy.addOpenSearchDataSource(String id, IDomain domain, AppSyncDataSourceOptions options) Add a new OpenSearch data source to this API.AppSyncOpenSearchDataSource.Builder.build()