| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
GraphqlApi |
GraphqlApi.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CfnGraphQLSchema |
Schema.bind(GraphqlApi api)
(experimental) Called when the GraphQL Api is initialized to allow this object to bind to the stack.
|
List<String> |
IamResource.resourceArns(GraphqlApi api)
(experimental) Return the Resource ARN.
|
Copyright © 2022. All rights reserved.