@Stability(value=Stable) public static final class CfnUserPool.LambdaConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPool.LambdaConfigProperty>
CfnUserPool.LambdaConfigProperty
Constructor and Description |
---|
Builder() |
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder createAuthChallenge(String createAuthChallenge)
CfnUserPool.LambdaConfigProperty.getCreateAuthChallenge()
createAuthChallenge
- `CfnUserPool.LambdaConfigProperty.CreateAuthChallenge`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder customEmailSender(CfnUserPool.CustomEmailSenderProperty customEmailSender)
CfnUserPool.LambdaConfigProperty.getCustomEmailSender()
customEmailSender
- `CfnUserPool.LambdaConfigProperty.CustomEmailSender`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder customEmailSender(IResolvable customEmailSender)
CfnUserPool.LambdaConfigProperty.getCustomEmailSender()
customEmailSender
- `CfnUserPool.LambdaConfigProperty.CustomEmailSender`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder customMessage(String customMessage)
CfnUserPool.LambdaConfigProperty.getCustomMessage()
customMessage
- `CfnUserPool.LambdaConfigProperty.CustomMessage`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder customSmsSender(CfnUserPool.CustomSMSSenderProperty customSmsSender)
CfnUserPool.LambdaConfigProperty.getCustomSmsSender()
customSmsSender
- `CfnUserPool.LambdaConfigProperty.CustomSMSSender`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder customSmsSender(IResolvable customSmsSender)
CfnUserPool.LambdaConfigProperty.getCustomSmsSender()
customSmsSender
- `CfnUserPool.LambdaConfigProperty.CustomSMSSender`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder defineAuthChallenge(String defineAuthChallenge)
CfnUserPool.LambdaConfigProperty.getDefineAuthChallenge()
defineAuthChallenge
- `CfnUserPool.LambdaConfigProperty.DefineAuthChallenge`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder kmsKeyId(String kmsKeyId)
CfnUserPool.LambdaConfigProperty.getKmsKeyId()
kmsKeyId
- `CfnUserPool.LambdaConfigProperty.KMSKeyID`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder postAuthentication(String postAuthentication)
CfnUserPool.LambdaConfigProperty.getPostAuthentication()
postAuthentication
- `CfnUserPool.LambdaConfigProperty.PostAuthentication`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder postConfirmation(String postConfirmation)
CfnUserPool.LambdaConfigProperty.getPostConfirmation()
postConfirmation
- `CfnUserPool.LambdaConfigProperty.PostConfirmation`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder preAuthentication(String preAuthentication)
CfnUserPool.LambdaConfigProperty.getPreAuthentication()
preAuthentication
- `CfnUserPool.LambdaConfigProperty.PreAuthentication`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder preSignUp(String preSignUp)
CfnUserPool.LambdaConfigProperty.getPreSignUp()
preSignUp
- `CfnUserPool.LambdaConfigProperty.PreSignUp`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder preTokenGeneration(String preTokenGeneration)
CfnUserPool.LambdaConfigProperty.getPreTokenGeneration()
preTokenGeneration
- `CfnUserPool.LambdaConfigProperty.PreTokenGeneration`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder userMigration(String userMigration)
CfnUserPool.LambdaConfigProperty.getUserMigration()
userMigration
- `CfnUserPool.LambdaConfigProperty.UserMigration`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty.Builder verifyAuthChallengeResponse(String verifyAuthChallengeResponse)
CfnUserPool.LambdaConfigProperty.getVerifyAuthChallengeResponse()
verifyAuthChallengeResponse
- `CfnUserPool.LambdaConfigProperty.VerifyAuthChallengeResponse`.this
@Stability(value=Stable) public CfnUserPool.LambdaConfigProperty build()
build
in interface software.amazon.jsii.Builder<CfnUserPool.LambdaConfigProperty>
CfnUserPool.LambdaConfigProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.