| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfig |
DescribeSimulationJobResponse.loggingConfig()
The logging configuration.
|
LoggingConfig |
CreateSimulationJobRequest.loggingConfig()
The logging configuration.
|
LoggingConfig |
SimulationJobRequest.loggingConfig()
Returns the value of the LoggingConfig property for this object.
|
LoggingConfig |
CreateSimulationJobResponse.loggingConfig()
The logging configuration.
|
LoggingConfig |
SimulationJob.loggingConfig()
The logging configuration.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSimulationJobResponse.Builder |
DescribeSimulationJobResponse.Builder.loggingConfig(LoggingConfig loggingConfig)
The logging configuration.
|
CreateSimulationJobRequest.Builder |
CreateSimulationJobRequest.Builder.loggingConfig(LoggingConfig loggingConfig)
The logging configuration.
|
SimulationJobRequest.Builder |
SimulationJobRequest.Builder.loggingConfig(LoggingConfig loggingConfig)
Sets the value of the LoggingConfig property for this object.
|
CreateSimulationJobResponse.Builder |
CreateSimulationJobResponse.Builder.loggingConfig(LoggingConfig loggingConfig)
The logging configuration.
|
SimulationJob.Builder |
SimulationJob.Builder.loggingConfig(LoggingConfig loggingConfig)
The logging configuration.
|
Copyright © 2023. All rights reserved.