NamespaceError
public struct NamespaceError : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The message for the error.
Declaration
Swift
public let message: String? -
The error type.
Declaration
Swift
public let type: NamespaceErrorType? -
Undocumented
Declaration
Swift
public init(message: String? = nil, type: NamespaceErrorType? = nil)
View on GitHub
NamespaceError Structure Reference