| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration |
CreateStateMachineRequest.loggingConfiguration()
Defines what execution history events are logged and where they are logged.
|
LoggingConfiguration |
UpdateStateMachineRequest.loggingConfiguration()
|
LoggingConfiguration |
DescribeStateMachineResponse.loggingConfiguration()
|
| Modifier and Type | Method and Description |
|---|---|
CreateStateMachineRequest.Builder |
CreateStateMachineRequest.Builder.loggingConfiguration(LoggingConfiguration loggingConfiguration)
Defines what execution history events are logged and where they are logged.
|
UpdateStateMachineRequest.Builder |
UpdateStateMachineRequest.Builder.loggingConfiguration(LoggingConfiguration loggingConfiguration)
|
DescribeStateMachineResponse.Builder |
DescribeStateMachineResponse.Builder.loggingConfiguration(LoggingConfiguration loggingConfiguration)
|
Copyright © 2019. All rights reserved.