| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
AuthFlow.Builder |
AuthFlow.Builder.adminUserPassword(Boolean adminUserPassword)
Sets the value of
AuthFlow.getAdminUserPassword() |
static AuthFlow.Builder |
AuthFlow.builder() |
AuthFlow.Builder |
AuthFlow.Builder.custom(Boolean custom)
Sets the value of
AuthFlow.getCustom() |
AuthFlow.Builder |
AuthFlow.Builder.userPassword(Boolean userPassword)
Sets the value of
AuthFlow.getUserPassword() |
AuthFlow.Builder |
AuthFlow.Builder.userSrp(Boolean userSrp)
Sets the value of
AuthFlow.getUserSrp() |
Copyright © 2021. All rights reserved.