OpsEntityItem
public struct OpsEntityItem : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The time OpsItem data was captured. DeclarationSwift public let captureTime: String?
- 
                  
                  The detailed data content for an OpsItem summaries result item. DeclarationSwift public let content: [[String : String]]?
- 
                  
                  Undocumented DeclarationSwift public init(captureTime: String? = nil, content: [[String : String]]? = nil)
 View on GitHub
View on GitHub OpsEntityItem Structure Reference
        OpsEntityItem Structure Reference