Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSAPIGatewayErrorType) { AWSAPIGatewayErrorTypeUnknown, AWSAPIGatewayErrorTypeClient, AWSAPIGatewayErrorTypeService, }
Swift
enum AWSAPIGatewayErrorType : Int, @unchecked Sendable