Interface LoggingConfig.Builder

    • Method Detail

      • recordAllRosTopics

        @Deprecated
        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.

        A boolean indicating whether to record all ROS topics.

        This API is no longer supported and will throw an error if used.

        Parameters:
        recordAllRosTopics - A boolean indicating whether to record all ROS topics.

        This API is no longer supported and will throw an error if used.

        Returns:
        Returns a reference to this object so that method calls can be chained together.