| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
GraphqlApiProps.Builder |
GraphqlApiProps.Builder.authorizationConfig(AuthorizationConfig authorizationConfig)
Sets the value of
GraphqlApiProps.getAuthorizationConfig() |
static GraphqlApiProps.Builder |
GraphqlApiProps.builder() |
GraphqlApiProps.Builder |
GraphqlApiProps.Builder.logConfig(LogConfig logConfig)
Sets the value of
GraphqlApiProps.getLogConfig() |
GraphqlApiProps.Builder |
GraphqlApiProps.Builder.name(String name)
Sets the value of
GraphqlApiProps.getName() |
GraphqlApiProps.Builder |
GraphqlApiProps.Builder.schema(Schema schema)
Sets the value of
GraphqlApiProps.getSchema() |
GraphqlApiProps.Builder |
GraphqlApiProps.Builder.xrayEnabled(Boolean xrayEnabled)
Sets the value of
GraphqlApiProps.getXrayEnabled() |
Copyright © 2021. All rights reserved.