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