Uses of Enum
software.amazon.awscdk.services.stepfunctions.LogLevel
Packages that use LogLevel
Package
Description
AWS Step Functions Construct Library
-
Uses of LogLevel in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return LogLevelModifier and TypeMethodDescriptiondefault LogLevelLogOptions.getLevel()Defines which category of execution history events are logged.final LogLevelLogOptions.Jsii$Proxy.getLevel()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.awscdk.services.stepfunctions with parameters of type LogLevel