AWSCognitoIdentityProviderEventSourceName
Objective-C
NS_ENUM(NSInteger, AWSCognitoIdentityProviderEventSourceName) {
    AWSCognitoIdentityProviderEventSourceNameUnknown,
    AWSCognitoIdentityProviderEventSourceNameUserNotification,
}Swift
enum AWSCognitoIdentityProviderEventSourceName : Int, @unchecked SendableUndocumented
- 
                  
                  Undocumented DeclarationObjective-C AWSCognitoIdentityProviderEventSourceNameUnknownSwift case unknown = 0
- 
                  
                  Undocumented DeclarationObjective-C AWSCognitoIdentityProviderEventSourceNameUserNotificationSwift case userNotification = 1
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSCognitoIdentityProviderEventSourceName Enumeration Reference
        AWSCognitoIdentityProviderEventSourceName Enumeration Reference