Uses of Class
software.amazon.awscdk.services.appsync.ElasticsearchDataSource.Builder
-
Uses of ElasticsearchDataSource.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionElasticsearchDataSource.Builder.api
(IGraphqlApi api) Deprecated.(experimental) The API to attach this data source to.Deprecated.ElasticsearchDataSource.Builder.description
(String description) Deprecated.(experimental) the description of the data source.Deprecated.Deprecated.(experimental) The name of the data source.ElasticsearchDataSource.Builder.serviceRole
(IRole serviceRole) Deprecated.(experimental) The IAM service role to be assumed by AppSync to interact with the data source.