Uses of Class
software.amazon.awscdk.services.appsync.OpenSearchDataSource
-
Uses of OpenSearchDataSource in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionGraphqlApiBase.addOpenSearchDataSource
(String id, IDomain domain) add a new OpenSearch data source to this API.GraphqlApiBase.addOpenSearchDataSource
(String id, IDomain domain, DataSourceOptions options) add a new OpenSearch data source to this API.IGraphqlApi.addOpenSearchDataSource
(String id, IDomain domain) Add a new OpenSearch data source to this API.IGraphqlApi.addOpenSearchDataSource
(String id, IDomain domain, DataSourceOptions options) Add a new OpenSearch data source to this API.default OpenSearchDataSource
IGraphqlApi.Jsii$Default.addOpenSearchDataSource
(String id, IDomain domain, DataSourceOptions options) Add a new OpenSearch data source to this API.final OpenSearchDataSource
IGraphqlApi.Jsii$Proxy.addOpenSearchDataSource
(String id, IDomain domain) Add a new OpenSearch data source to this API.final OpenSearchDataSource
IGraphqlApi.Jsii$Proxy.addOpenSearchDataSource
(String id, IDomain domain, DataSourceOptions options) Add a new OpenSearch data source to this API.OpenSearchDataSource.Builder.build()