| Package | Description |
|---|---|
| com.amazonaws.services.simspaceweaver.model |
| Modifier and Type | Method and Description |
|---|---|
LogDestination |
LogDestination.clone() |
LogDestination |
LogDestination.withCloudWatchLogsLogGroup(CloudWatchLogsLogGroup cloudWatchLogsLogGroup)
An Amazon CloudWatch Logs log group that stores simulation log data.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogDestination> |
LoggingConfiguration.getDestinations()
A list of the locations where SimSpace Weaver sends simulation log data.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration |
LoggingConfiguration.withDestinations(LogDestination... destinations)
A list of the locations where SimSpace Weaver sends simulation log data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingConfiguration.setDestinations(Collection<LogDestination> destinations)
A list of the locations where SimSpace Weaver sends simulation log data.
|
LoggingConfiguration |
LoggingConfiguration.withDestinations(Collection<LogDestination> destinations)
A list of the locations where SimSpace Weaver sends simulation log data.
|
Copyright © 2025. All rights reserved.