Uses of Class
software.amazon.awssdk.services.amplifybackend.model.UpdateBackendAuthUserPoolConfig
-
Packages that use UpdateBackendAuthUserPoolConfig Package Description software.amazon.awssdk.services.amplifybackend.model -
-
Uses of UpdateBackendAuthUserPoolConfig in software.amazon.awssdk.services.amplifybackend.model
Methods in software.amazon.awssdk.services.amplifybackend.model that return UpdateBackendAuthUserPoolConfig Modifier and Type Method Description UpdateBackendAuthUserPoolConfigUpdateBackendAuthResourceConfig. userPoolConfigs()Describes the authentication configuration for the Amazon Cognito user pool, provisioned as a part of your auth resource in the Amplify project.Methods in software.amazon.awssdk.services.amplifybackend.model with parameters of type UpdateBackendAuthUserPoolConfig Modifier and Type Method Description UpdateBackendAuthResourceConfig.BuilderUpdateBackendAuthResourceConfig.Builder. userPoolConfigs(UpdateBackendAuthUserPoolConfig userPoolConfigs)Describes the authentication configuration for the Amazon Cognito user pool, provisioned as a part of your auth resource in the Amplify project.
-