TracingConfigResponse
public struct TracingConfigResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The tracing mode.
Declaration
Swift
public let mode: TracingMode? -
Undocumented
Declaration
Swift
public init(mode: TracingMode? = nil)
View on GitHub
TracingConfigResponse Structure Reference