| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDataSource.OpenSearchServiceConfigProperty.Jsii$Proxy
An implementation for
CfnDataSource.OpenSearchServiceConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.OpenSearchServiceConfigProperty |
CfnDataSource.OpenSearchServiceConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.Builder |
CfnDataSource.Builder.openSearchServiceConfig(CfnDataSource.OpenSearchServiceConfigProperty openSearchServiceConfig)
AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.openSearchServiceConfig(CfnDataSource.OpenSearchServiceConfigProperty openSearchServiceConfig)
Sets the value of
CfnDataSourceProps.getOpenSearchServiceConfig() |
void |
CfnDataSource.setOpenSearchServiceConfig(CfnDataSource.OpenSearchServiceConfigProperty value)
AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
|
Copyright © 2022. All rights reserved.