LoggingConfig
public struct LoggingConfig : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A boolean indicating whether to record all ROS topics.
Declaration
Swift
public let recordAllRosTopics: Bool -
Undocumented
Declaration
Swift
public init(recordAllRosTopics: Bool)
View on GitHub
LoggingConfig Structure Reference