| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDataSource.HttpConfigProperty.Jsii$Proxy
An implementation for
CfnDataSource.HttpConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.HttpConfigProperty |
CfnDataSource.HttpConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.Builder |
CfnDataSource.Builder.httpConfig(CfnDataSource.HttpConfigProperty httpConfig)
Endpoints for an HTTP data source.
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.httpConfig(CfnDataSource.HttpConfigProperty httpConfig)
Sets the value of
CfnDataSourceProps.getHttpConfig() |
void |
CfnDataSource.setHttpConfig(CfnDataSource.HttpConfigProperty value)
Endpoints for an HTTP data source.
|
Copyright © 2022. All rights reserved.