AWSCognitoIdentityUserPoolSignUpResponse
Objective-C
@interface AWSCognitoIdentityUserPoolSignUpResponse
: AWSCognitoIdentityProviderSignUpResponse
Swift
class AWSCognitoIdentityUserPoolSignUpResponse : AWSCognitoIdentityProviderSignUpResponse
Undocumented
-
Undocumented
Declaration
Objective-C
@property (nonatomic, readonly) AWSCognitoIdentityUser* user
Swift
var user: AWSCognitoIdentityUser { get }