@Stability(value=Stable) @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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(UserPoolTriggers.Builder builder)
Constructor that initializes the object based on literal property values passed by the
UserPoolTriggers.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IFunction |
getCreateAuthChallenge()
Creates an authentication challenge.
|
IFunction |
getCustomEmailSender()
Amazon Cognito invokes this trigger to send email notifications to users.
|
IFunction |
getCustomMessage()
A custom Message AWS Lambda trigger.
|
IFunction |
getCustomSmsSender()
Amazon Cognito invokes this trigger to send SMS notifications to users.
|
IFunction |
getDefineAuthChallenge()
Defines the authentication challenge.
|
IFunction |
getPostAuthentication()
A post-authentication AWS Lambda trigger.
|
IFunction |
getPostConfirmation()
A post-confirmation AWS Lambda trigger.
|
IFunction |
getPreAuthentication()
A pre-authentication AWS Lambda trigger.
|
IFunction |
getPreSignUp()
A pre-registration AWS Lambda trigger.
|
IFunction |
getPreTokenGeneration()
A pre-token-generation AWS Lambda trigger.
|
IFunction |
getUserMigration()
A user-migration AWS Lambda trigger.
|
IFunction |
getVerifyAuthChallengeResponse()
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(UserPoolTriggers.Builder builder)
UserPoolTriggers.Builder.public final IFunction getCreateAuthChallenge()
UserPoolTriggersDefault: - no trigger configured
getCreateAuthChallenge in interface UserPoolTriggerspublic final IFunction getCustomEmailSender()
UserPoolTriggersDefault: - no trigger configured
getCustomEmailSender in interface UserPoolTriggerspublic final IFunction getCustomMessage()
UserPoolTriggersDefault: - no trigger configured
getCustomMessage in interface UserPoolTriggerspublic final IFunction getCustomSmsSender()
UserPoolTriggersDefault: - no trigger configured
getCustomSmsSender in interface UserPoolTriggerspublic final IFunction getDefineAuthChallenge()
UserPoolTriggersDefault: - no trigger configured
getDefineAuthChallenge in interface UserPoolTriggerspublic final IFunction getPostAuthentication()
UserPoolTriggersDefault: - no trigger configured
getPostAuthentication in interface UserPoolTriggerspublic final IFunction getPostConfirmation()
UserPoolTriggersDefault: - no trigger configured
getPostConfirmation in interface UserPoolTriggerspublic final IFunction getPreAuthentication()
UserPoolTriggersDefault: - no trigger configured
getPreAuthentication in interface UserPoolTriggerspublic final IFunction getPreSignUp()
UserPoolTriggersDefault: - no trigger configured
getPreSignUp in interface UserPoolTriggerspublic final IFunction getPreTokenGeneration()
UserPoolTriggersDefault: - no trigger configured
getPreTokenGeneration in interface UserPoolTriggerspublic final IFunction getUserMigration()
UserPoolTriggersDefault: - no trigger configured
getUserMigration in interface UserPoolTriggerspublic final IFunction getVerifyAuthChallengeResponse()
UserPoolTriggersDefault: - no trigger configured
getVerifyAuthChallengeResponse in interface UserPoolTriggers@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.