| Package | Description |
|---|---|
| com.amazonaws.services.simspaceweaver.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration |
LoggingConfiguration.clone() |
LoggingConfiguration |
DescribeSimulationResult.getLoggingConfiguration()
Settings that control how SimSpace Weaver handles your simulation log data.
|
LoggingConfiguration |
LoggingConfiguration.withDestinations(Collection<LogDestination> destinations)
A list of the locations where SimSpace Weaver sends simulation log data.
|
LoggingConfiguration |
LoggingConfiguration.withDestinations(LogDestination... destinations)
A list of the locations where SimSpace Weaver sends simulation log data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeSimulationResult.setLoggingConfiguration(LoggingConfiguration loggingConfiguration)
Settings that control how SimSpace Weaver handles your simulation log data.
|
DescribeSimulationResult |
DescribeSimulationResult.withLoggingConfiguration(LoggingConfiguration loggingConfiguration)
Settings that control how SimSpace Weaver handles your simulation log data.
|
Copyright © 2022. All rights reserved.