| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(GraphqlApiProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
GraphqlApiProps.Builder. |
Copyright © 2022. All rights reserved.