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