| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResolverProps
(experimental) Additional properties for an AppSync resolver like GraphQL API reference and datasource.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseResolverProps.Jsii$Proxy
An implementation for
BaseResolverProps |
static class |
ResolverProps.Jsii$Proxy
An implementation for
ResolverProps |
| Modifier and Type | Method and Description |
|---|---|
BaseResolverProps |
BaseResolverProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Resolver |
BaseDataSource.createResolver(BaseResolverProps props)
(experimental) creates a new resolver for this datasource and API using the given properties.
|
Copyright © 2020. All rights reserved.