AWSTimestampSerializationError
Objective-C
NS_ENUM(NSInteger, AWSTimestampSerializationError) {
AWSTimestampParserError
}
Swift
enum AWSTimestampSerializationError : Int, @unchecked Sendable
Undocumented
-
Undocumented
Declaration
Objective-C
AWSTimestampParserError
Swift
case parserError = 0