| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn.model |
| Modifier and Type | Method and Description |
|---|---|
List<LogDestination> |
LoggingConfiguration.destinations()
An array of objects that describes where your execution history events will be logged.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration.Builder |
LoggingConfiguration.Builder.destinations(LogDestination... destinations)
An array of objects that describes where your execution history events will be logged.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration.Builder |
LoggingConfiguration.Builder.destinations(Collection<LogDestination> destinations)
An array of objects that describes where your execution history events will be logged.
|
Copyright © 2021. All rights reserved.