| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default FieldLogLevel |
LogConfig.getFieldLogLevel()
(experimental) log level for fields.
|
FieldLogLevel |
LogConfig.Jsii$Proxy.getFieldLogLevel() |
static FieldLogLevel |
FieldLogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldLogLevel[] |
FieldLogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogConfig.Builder |
LogConfig.Builder.fieldLogLevel(FieldLogLevel fieldLogLevel)
Sets the value of
LogConfig.getFieldLogLevel() |
Copyright © 2022. All rights reserved.