RelatedObservations
public struct RelatedObservations : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The list of observations related to the problem.
Declaration
Swift
public let observationList: [Observation]?
-
Undocumented
Declaration
Swift
public init(observationList: [Observation]? = nil)