OpsItemDataValue
public struct OpsItemDataValue : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The type of key-value pair. Valid types include SearchableString and String. DeclarationSwift public let type: OpsItemDataType?
- 
                  
                  The value of the OperationalData key. DeclarationSwift public let value: String?
- 
                  
                  Undocumented DeclarationSwift public init(type: OpsItemDataType? = nil, value: String? = nil)
 View on GitHub
View on GitHub OpsItemDataValue Structure Reference
        OpsItemDataValue Structure Reference