ValidationError
public struct ValidationError : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The description of an error found in the behaviors.
Declaration
Swift
public let errorMessage: String? -
Undocumented
Declaration
Swift
public init(errorMessage: String? = nil)
View on GitHub
ValidationError Structure Reference