| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LogConfig.Jsii$Proxy
An implementation for
LogConfig |
| Modifier and Type | Method and Description |
|---|---|
LogConfig |
LogConfig.Builder.build()
Builds the configured instance.
|
default LogConfig |
GraphqlApiProps.getLogConfig()
(experimental) Logging configuration for this api.
|
LogConfig |
GraphqlApiProps.Jsii$Proxy.getLogConfig() |
| Modifier and Type | Method and Description |
|---|---|
GraphqlApi.Builder |
GraphqlApi.Builder.logConfig(LogConfig logConfig)
(experimental) Logging configuration for this api.
|
GraphqlApiProps.Builder |
GraphqlApiProps.Builder.logConfig(LogConfig logConfig)
Sets the value of
GraphqlApiProps.getLogConfig() |
Copyright © 2022. All rights reserved.