DocumentServiceWarning
public struct DocumentServiceWarning : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The description for a warning returned by the document service.
Declaration
Swift
public let message: String? -
Undocumented
Declaration
Swift
public init(message: String? = nil)
View on GitHub
DocumentServiceWarning Structure Reference