| 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::AppSync::DataSource.OpenSearchServiceConfig`.
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.openSearchServiceConfig(CfnDataSource.OpenSearchServiceConfigProperty openSearchServiceConfig)
Sets the value of
CfnDataSourceProps.getOpenSearchServiceConfig() |
void |
CfnDataSource.setOpenSearchServiceConfig(CfnDataSource.OpenSearchServiceConfigProperty value)
`AWS::AppSync::DataSource.OpenSearchServiceConfig`.
|
Copyright © 2021. All rights reserved.