Uses of Enum
software.amazon.awscdk.services.appsync.FieldLogLevel
Packages that use FieldLogLevel
-
Uses of FieldLogLevel in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return FieldLogLevelModifier and TypeMethodDescriptiondefault FieldLogLevelLogConfig.getFieldLogLevel()log level for fields.final FieldLogLevelLogConfig.Jsii$Proxy.getFieldLogLevel()static FieldLogLevelReturns 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.Methods in software.amazon.awscdk.services.appsync with parameters of type FieldLogLevelModifier and TypeMethodDescriptionLogConfig.Builder.fieldLogLevel(FieldLogLevel fieldLogLevel) Sets the value ofLogConfig.getFieldLogLevel()