@Stability(value=Stable) @Internal public static final class CfnUserPool.LambdaConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPool.LambdaConfigProperty
CfnUserPool.LambdaConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPool.LambdaConfigProperty.Builder, CfnUserPool.LambdaConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserPool.LambdaConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPool.AccountRecoverySettingProperty.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) |
String |
getCreateAuthChallenge()
Creates an authentication challenge.
|
Object |
getCustomEmailSender()
A custom email sender AWS Lambda trigger.
|
String |
getCustomMessage()
A custom Message AWS Lambda trigger.
|
Object |
getCustomSmsSender()
A custom SMS sender AWS Lambda trigger.
|
String |
getDefineAuthChallenge()
Defines the authentication challenge.
|
String |
getKmsKeyId()
The Amazon Resource Name of a AWS Key Management Service ( AWS KMS ) key.
|
String |
getPostAuthentication()
A post-authentication AWS Lambda trigger.
|
String |
getPostConfirmation()
A post-confirmation AWS Lambda trigger.
|
String |
getPreAuthentication()
A pre-authentication AWS Lambda trigger.
|
String |
getPreSignUp()
A pre-registration AWS Lambda trigger.
|
String |
getPreTokenGeneration()
A Lambda trigger that is invoked before token generation.
|
String |
getUserMigration()
The user migration Lambda config type.
|
String |
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(CfnUserPool.LambdaConfigProperty.Builder builder)
CfnUserPool.AccountRecoverySettingProperty.Builder.public final String getCreateAuthChallenge()
CfnUserPool.LambdaConfigPropertygetCreateAuthChallenge in interface CfnUserPool.LambdaConfigPropertypublic final Object getCustomEmailSender()
CfnUserPool.LambdaConfigPropertygetCustomEmailSender in interface CfnUserPool.LambdaConfigPropertypublic final String getCustomMessage()
CfnUserPool.LambdaConfigPropertygetCustomMessage in interface CfnUserPool.LambdaConfigPropertypublic final Object getCustomSmsSender()
CfnUserPool.LambdaConfigPropertygetCustomSmsSender in interface CfnUserPool.LambdaConfigPropertypublic final String getDefineAuthChallenge()
CfnUserPool.LambdaConfigPropertygetDefineAuthChallenge in interface CfnUserPool.LambdaConfigPropertypublic final String getKmsKeyId()
CfnUserPool.LambdaConfigProperty
Amazon Cognito uses the key to encrypt codes and temporary passwords sent to CustomEmailSender and CustomSMSSender .
getKmsKeyId in interface CfnUserPool.LambdaConfigPropertypublic final String getPostAuthentication()
CfnUserPool.LambdaConfigPropertygetPostAuthentication in interface CfnUserPool.LambdaConfigPropertypublic final String getPostConfirmation()
CfnUserPool.LambdaConfigPropertygetPostConfirmation in interface CfnUserPool.LambdaConfigPropertypublic final String getPreAuthentication()
CfnUserPool.LambdaConfigPropertygetPreAuthentication in interface CfnUserPool.LambdaConfigPropertypublic final String getPreSignUp()
CfnUserPool.LambdaConfigPropertygetPreSignUp in interface CfnUserPool.LambdaConfigPropertypublic final String getPreTokenGeneration()
CfnUserPool.LambdaConfigPropertygetPreTokenGeneration in interface CfnUserPool.LambdaConfigPropertypublic final String getUserMigration()
CfnUserPool.LambdaConfigPropertygetUserMigration in interface CfnUserPool.LambdaConfigPropertypublic final String getVerifyAuthChallengeResponse()
CfnUserPool.LambdaConfigPropertygetVerifyAuthChallengeResponse in interface CfnUserPool.LambdaConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.