| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default LogLevel |
LogOptions.getLevel()
Defines which category of execution history events are logged.
|
LogLevel |
LogOptions.Jsii$Proxy.getLevel() |
static LogLevel |
LogLevel.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
LogOptions.Builder |
LogOptions.Builder.level(LogLevel level)
Sets the value of
LogOptions.getLevel() |
Copyright © 2022. All rights reserved.