DashboardError
public struct DashboardError : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Message.
Declaration
Swift
public let message: String?
-
Type.
Declaration
Swift
public let type: DashboardErrorType?
-
Undocumented
Declaration
Swift
public init(message: String? = nil, type: DashboardErrorType? = nil)