public static interface LoggingConfig.Builder extends SdkPojo, CopyableBuilder<LoggingConfig.Builder,LoggingConfig>
| Modifier and Type | Method and Description |
|---|---|
LoggingConfig.Builder |
recordAllRosTopics(Boolean recordAllRosTopics)
Deprecated.
AWS RoboMaker is ending support for ROS software suite. For additional information, see
https://docs.aws.amazon.com/robomaker/latest/dg/software-support-policy.html.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, build@Deprecated LoggingConfig.Builder recordAllRosTopics(Boolean recordAllRosTopics)
A boolean indicating whether to record all ROS topics.
This API is no longer supported and will throw an error if used.
recordAllRosTopics - A boolean indicating whether to record all ROS topics. This API is no longer supported and will throw an error if used.
Copyright © 2023. All rights reserved.