AWSTimestampSerializationError
Objective-C
NS_ENUM(NSInteger, AWSTimestampSerializationError) {
AWSTimestampParserError
}
Swift
enum AWSTimestampSerializationError : Int, @unchecked Sendable
Undocumented
-
Undocumented
Declaration
Objective-C
AWSTimestampParserErrorSwift
case parserError = 0
View on GitHub
Install in Dash
AWSTimestampSerializationError Enumeration Reference