| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(LogOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LogOptions.Builder. |
Copyright © 2022. All rights reserved.