| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
OpenSearchDataSourceProps.Builder |
OpenSearchDataSourceProps.Builder.api(IGraphqlApi api)
Sets the value of
BaseDataSourceProps.getApi() |
static OpenSearchDataSourceProps.Builder |
OpenSearchDataSourceProps.builder() |
OpenSearchDataSourceProps.Builder |
OpenSearchDataSourceProps.Builder.description(String description)
Sets the value of
BaseDataSourceProps.getDescription() |
OpenSearchDataSourceProps.Builder |
OpenSearchDataSourceProps.Builder.domain(IDomain domain)
Sets the value of
OpenSearchDataSourceProps.getDomain() |
OpenSearchDataSourceProps.Builder |
OpenSearchDataSourceProps.Builder.name(String name)
Sets the value of
BaseDataSourceProps.getName() |
OpenSearchDataSourceProps.Builder |
OpenSearchDataSourceProps.Builder.serviceRole(IRole serviceRole)
Sets the value of
BackedDataSourceProps.getServiceRole() |
| Constructor and Description |
|---|
Jsii$Proxy(OpenSearchDataSourceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
OpenSearchDataSourceProps.Builder. |
Copyright © 2022. All rights reserved.