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