| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppsyncFunctionProps
(experimental) the CDK properties for AppSync Functions.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AppsyncFunctionProps.Jsii$Proxy
An implementation for
AppsyncFunctionProps |
static class |
BaseAppsyncFunctionProps.Jsii$Proxy
An implementation for
BaseAppsyncFunctionProps |
| Modifier and Type | Method and Description |
|---|---|
BaseAppsyncFunctionProps |
BaseAppsyncFunctionProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
AppsyncFunction |
BaseDataSource.createFunction(BaseAppsyncFunctionProps props)
(experimental) creates a new appsync function for this datasource and API using the given properties.
|
Copyright © 2021. All rights reserved.