| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static LogOptions.Builder |
LogOptions.builder() |
LogOptions.Builder |
LogOptions.Builder.destination(ILogGroup destination)
Sets the value of
LogOptions.getDestination() |
LogOptions.Builder |
LogOptions.Builder.includeExecutionData(Boolean includeExecutionData)
Sets the value of
LogOptions.getIncludeExecutionData() |
LogOptions.Builder |
LogOptions.Builder.level(LogLevel level)
Sets the value of
LogOptions.getLevel() |
Copyright © 2021. All rights reserved.