@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String createAuthChallenge,
String customMessage,
String defineAuthChallenge,
String postAuthentication,
String postConfirmation,
String preAuthentication,
String preSignUp,
String preTokenGeneration,
String userMigration,
String verifyAuthChallengeResponse)
Constructor that initializes the object based on literal property values passed by the
CfnUserPool.AccountRecoverySettingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCreateAuthChallenge()
`CfnUserPool.LambdaConfigProperty.CreateAuthChallenge`.
|
String |
getCustomMessage()
`CfnUserPool.LambdaConfigProperty.CustomMessage`.
|
String |
getDefineAuthChallenge()
`CfnUserPool.LambdaConfigProperty.DefineAuthChallenge`.
|
String |
getPostAuthentication()
`CfnUserPool.LambdaConfigProperty.PostAuthentication`.
|
String |
getPostConfirmation()
`CfnUserPool.LambdaConfigProperty.PostConfirmation`.
|
String |
getPreAuthentication()
`CfnUserPool.LambdaConfigProperty.PreAuthentication`.
|
String |
getPreSignUp()
`CfnUserPool.LambdaConfigProperty.PreSignUp`.
|
String |
getPreTokenGeneration()
`CfnUserPool.LambdaConfigProperty.PreTokenGeneration`.
|
String |
getUserMigration()
`CfnUserPool.LambdaConfigProperty.UserMigration`.
|
String |
getVerifyAuthChallengeResponse()
`CfnUserPool.LambdaConfigProperty.VerifyAuthChallengeResponse`.
|
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(String createAuthChallenge, String customMessage, String defineAuthChallenge, String postAuthentication, String postConfirmation, String preAuthentication, String preSignUp, String preTokenGeneration, String userMigration, String verifyAuthChallengeResponse)
CfnUserPool.AccountRecoverySettingProperty.Builder.public final String getCreateAuthChallenge()
CfnUserPool.LambdaConfigPropertygetCreateAuthChallenge in interface CfnUserPool.LambdaConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-createauthchallengepublic final String getCustomMessage()
CfnUserPool.LambdaConfigPropertygetCustomMessage in interface CfnUserPool.LambdaConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-custommessagepublic final String getDefineAuthChallenge()
CfnUserPool.LambdaConfigPropertygetDefineAuthChallenge in interface CfnUserPool.LambdaConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-defineauthchallengepublic final String getPostAuthentication()
CfnUserPool.LambdaConfigPropertygetPostAuthentication in interface CfnUserPool.LambdaConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-postauthenticationpublic final String getPostConfirmation()
CfnUserPool.LambdaConfigPropertygetPostConfirmation in interface CfnUserPool.LambdaConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-postconfirmationpublic final String getPreAuthentication()
CfnUserPool.LambdaConfigPropertygetPreAuthentication in interface CfnUserPool.LambdaConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-preauthenticationpublic final String getPreSignUp()
CfnUserPool.LambdaConfigPropertygetPreSignUp in interface CfnUserPool.LambdaConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-presignuppublic final String getPreTokenGeneration()
CfnUserPool.LambdaConfigPropertygetPreTokenGeneration in interface CfnUserPool.LambdaConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-pretokengenerationpublic final String getUserMigration()
CfnUserPool.LambdaConfigPropertygetUserMigration in interface CfnUserPool.LambdaConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-usermigrationpublic final String getVerifyAuthChallengeResponse()
CfnUserPool.LambdaConfigPropertygetVerifyAuthChallengeResponse in interface CfnUserPool.LambdaConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-verifyauthchallengeresponse@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.