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
View on GitHub
Install in Dash
Enumerations Reference