| Package | Description |
|---|---|
| software.amazon.awssdk.services.simspaceweaver.model |
| Modifier and Type | Method and Description |
|---|---|
List<LogDestination> |
LoggingConfiguration.destinations()
A list of the locations where SimSpace Weaver sends simulation log data.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration.Builder |
LoggingConfiguration.Builder.destinations(LogDestination... destinations)
A list of the locations where SimSpace Weaver sends simulation log data.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration.Builder |
LoggingConfiguration.Builder.destinations(Collection<LogDestination> destinations)
A list of the locations where SimSpace Weaver sends simulation log data.
|
Copyright © 2023. All rights reserved.