| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
NoneDataSourceProps.Builder |
NoneDataSourceProps.Builder.api(IGraphqlApi api)
Sets the value of
BaseDataSourceProps.getApi() |
static NoneDataSourceProps.Builder |
NoneDataSourceProps.builder() |
NoneDataSourceProps.Builder |
NoneDataSourceProps.Builder.description(String description)
Sets the value of
BaseDataSourceProps.getDescription() |
NoneDataSourceProps.Builder |
NoneDataSourceProps.Builder.name(String name)
Sets the value of
BaseDataSourceProps.getName() |
Copyright © 2021. All rights reserved.