| Modifier and Type | Class and Description |
|---|---|
static class |
LogOptions.Jsii$Proxy
An implementation for
LogOptions |
| Modifier and Type | Method and Description |
|---|---|
LogOptions |
LogOptions.Builder.build()
Builds the configured instance.
|
default LogOptions |
StateMachineProps.getLogs()
Defines what execution history events are logged and where they are logged.
|
LogOptions |
StateMachineProps.Jsii$Proxy.getLogs() |
| Modifier and Type | Method and Description |
|---|---|
StateMachineProps.Builder |
StateMachineProps.Builder.logs(LogOptions logs)
Sets the value of
StateMachineProps.getLogs() |
StateMachine.Builder |
StateMachine.Builder.logs(LogOptions logs)
Defines what execution history events are logged and where they are logged.
|
Copyright © 2022. All rights reserved.