public static interface LoggingConfig.Builder extends SdkPojo, CopyableBuilder<LoggingConfig.Builder,LoggingConfig>
Modifier and Type | Method and Description |
---|---|
LoggingConfig.Builder |
recordAllRosTopics(Boolean recordAllRosTopics)
A boolean indicating whether to record all ROS topics.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
LoggingConfig.Builder recordAllRosTopics(Boolean recordAllRosTopics)
A boolean indicating whether to record all ROS topics.
recordAllRosTopics
- A boolean indicating whether to record all ROS topics.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.