Uses of Class
software.amazon.awscdk.services.appsync.OpenSearchDataSourceProps.Builder
-
Uses of OpenSearchDataSourceProps.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionOpenSearchDataSourceProps.Builder.api
(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()
OpenSearchDataSourceProps.builder()
OpenSearchDataSourceProps.Builder.description
(String description) Sets the value ofBaseDataSourceProps.getDescription()
Sets the value ofOpenSearchDataSourceProps.getDomain()
Sets the value ofBaseDataSourceProps.getName()
OpenSearchDataSourceProps.Builder.serviceRole
(IRole serviceRole) Sets the value ofBackedDataSourceProps.getServiceRole()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theOpenSearchDataSourceProps.Builder
.