Uses of Enum
software.amazon.awssdk.services.sfn.model.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return LogLevelModifier and TypeMethodDescriptionstatic LogLevelUse this in place of valueOf to convert the raw string returned by the service into the enum value.final LogLevelLoggingConfiguration.level()Defines which category of execution history events are logged.static LogLevelReturns the enum constant of this type with the specified name.static LogLevel[]LogLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type LogLevelMethods in software.amazon.awssdk.services.sfn.model with parameters of type LogLevelModifier and TypeMethodDescriptionDefines which category of execution history events are logged.