Uses of Enum
software.amazon.awscdk.services.appsync.FieldLogLevel
-
Uses of FieldLogLevel in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptiondefault FieldLogLevel
LogConfig.getFieldLogLevel()
log level for fields.final FieldLogLevel
LogConfig.Jsii$Proxy.getFieldLogLevel()
static FieldLogLevel
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 TypeMethodDescriptionLogConfig.Builder.fieldLogLevel
(FieldLogLevel fieldLogLevel) Sets the value ofLogConfig.getFieldLogLevel()