@Stability(value=Experimental) @Internal public static final class UserPoolTriggers.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements UserPoolTriggers
UserPoolTriggerssoftware.amazon.jsii.JsiiObject.InitializationModeUserPoolTriggers.Builder, UserPoolTriggers.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(IFunction createAuthChallenge,
IFunction customMessage,
IFunction defineAuthChallenge,
IFunction postAuthentication,
IFunction postConfirmation,
IFunction preAuthentication,
IFunction preSignUp,
IFunction preTokenGeneration,
IFunction userMigration,
IFunction verifyAuthChallengeResponse)
Constructor that initializes the object based on literal property values passed by the
UserPoolTriggers.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IFunction |
getCreateAuthChallenge()
(experimental) Creates an authentication challenge.
|
IFunction |
getCustomMessage()
(experimental) A custom Message AWS Lambda trigger.
|
IFunction |
getDefineAuthChallenge()
(experimental) Defines the authentication challenge.
|
IFunction |
getPostAuthentication()
(experimental) A post-authentication AWS Lambda trigger.
|
IFunction |
getPostConfirmation()
(experimental) A post-confirmation AWS Lambda trigger.
|
IFunction |
getPreAuthentication()
(experimental) A pre-authentication AWS Lambda trigger.
|
IFunction |
getPreSignUp()
(experimental) A pre-registration AWS Lambda trigger.
|
IFunction |
getPreTokenGeneration()
(experimental) A pre-token-generation AWS Lambda trigger.
|
IFunction |
getUserMigration()
(experimental) A user-migration AWS Lambda trigger.
|
IFunction |
getVerifyAuthChallengeResponse()
(experimental) Verifies the authentication challenge response.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(IFunction createAuthChallenge, IFunction customMessage, IFunction defineAuthChallenge, IFunction postAuthentication, IFunction postConfirmation, IFunction preAuthentication, IFunction preSignUp, IFunction preTokenGeneration, IFunction userMigration, IFunction verifyAuthChallengeResponse)
UserPoolTriggers.Builder.public final IFunction getCreateAuthChallenge()
UserPoolTriggersDefault: - no trigger configured
getCreateAuthChallenge in interface UserPoolTriggershttps://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-create-auth-challenge.htmlpublic final IFunction getCustomMessage()
UserPoolTriggersDefault: - no trigger configured
getCustomMessage in interface UserPoolTriggershttps://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-custom-message.htmlpublic final IFunction getDefineAuthChallenge()
UserPoolTriggersDefault: - no trigger configured
getDefineAuthChallenge in interface UserPoolTriggershttps://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-define-auth-challenge.htmlpublic final IFunction getPostAuthentication()
UserPoolTriggersDefault: - no trigger configured
getPostAuthentication in interface UserPoolTriggershttps://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-post-authentication.htmlpublic final IFunction getPostConfirmation()
UserPoolTriggersDefault: - no trigger configured
getPostConfirmation in interface UserPoolTriggershttps://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-post-confirmation.htmlpublic final IFunction getPreAuthentication()
UserPoolTriggersDefault: - no trigger configured
getPreAuthentication in interface UserPoolTriggershttps://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-pre-authentication.htmlpublic final IFunction getPreSignUp()
UserPoolTriggersDefault: - no trigger configured
getPreSignUp in interface UserPoolTriggershttps://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-pre-sign-up.htmlpublic final IFunction getPreTokenGeneration()
UserPoolTriggersDefault: - no trigger configured
getPreTokenGeneration in interface UserPoolTriggershttps://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-pre-token-generation.htmlpublic final IFunction getUserMigration()
UserPoolTriggersDefault: - no trigger configured
getUserMigration in interface UserPoolTriggershttps://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-migrate-user.htmlpublic final IFunction getVerifyAuthChallengeResponse()
UserPoolTriggersDefault: - no trigger configured
getVerifyAuthChallengeResponse in interface UserPoolTriggershttps://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-verify-auth-challenge-response.html@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.