@Stability(value=Stable)
public static interface CfnUserPool.LambdaConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPool.LambdaConfigProperty.Builder
A builder for
CfnUserPool.LambdaConfigProperty |
static class |
CfnUserPool.LambdaConfigProperty.Jsii$Proxy
An implementation for
CfnUserPool.LambdaConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.LambdaConfigProperty.Builder |
builder() |
default String |
getCreateAuthChallenge()
`CfnUserPool.LambdaConfigProperty.CreateAuthChallenge`.
|
default String |
getCustomMessage()
`CfnUserPool.LambdaConfigProperty.CustomMessage`.
|
default String |
getDefineAuthChallenge()
`CfnUserPool.LambdaConfigProperty.DefineAuthChallenge`.
|
default String |
getPostAuthentication()
`CfnUserPool.LambdaConfigProperty.PostAuthentication`.
|
default String |
getPostConfirmation()
`CfnUserPool.LambdaConfigProperty.PostConfirmation`.
|
default String |
getPreAuthentication()
`CfnUserPool.LambdaConfigProperty.PreAuthentication`.
|
default String |
getPreSignUp()
`CfnUserPool.LambdaConfigProperty.PreSignUp`.
|
default String |
getPreTokenGeneration()
`CfnUserPool.LambdaConfigProperty.PreTokenGeneration`.
|
default String |
getUserMigration()
`CfnUserPool.LambdaConfigProperty.UserMigration`.
|
default String |
getVerifyAuthChallengeResponse()
`CfnUserPool.LambdaConfigProperty.VerifyAuthChallengeResponse`.
|
@Stability(value=Stable) @Nullable default String getCreateAuthChallenge()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-createauthchallenge@Stability(value=Stable) @Nullable default String getCustomMessage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-custommessage@Stability(value=Stable) @Nullable default String getDefineAuthChallenge()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-defineauthchallenge@Stability(value=Stable) @Nullable default String getPostAuthentication()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-postauthentication@Stability(value=Stable) @Nullable default String getPostConfirmation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-postconfirmation@Stability(value=Stable) @Nullable default String getPreAuthentication()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-preauthentication@Stability(value=Stable) @Nullable default String getPreSignUp()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-presignup@Stability(value=Stable) @Nullable default String getPreTokenGeneration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-pretokengeneration@Stability(value=Stable) @Nullable default String getUserMigration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-usermigration@Stability(value=Stable) @Nullable default String getVerifyAuthChallengeResponse()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-verifyauthchallengeresponse@Stability(value=Stable) static CfnUserPool.LambdaConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.