Uses of Class
software.amazon.awssdk.services.amplifybackend.model.CreateBackendAuthOAuthConfig
-
Packages that use CreateBackendAuthOAuthConfig Package Description software.amazon.awssdk.services.amplifybackend.model -
-
Uses of CreateBackendAuthOAuthConfig in software.amazon.awssdk.services.amplifybackend.model
Methods in software.amazon.awssdk.services.amplifybackend.model that return CreateBackendAuthOAuthConfig Modifier and Type Method Description CreateBackendAuthOAuthConfigCreateBackendAuthUserPoolConfig. oAuth()Describes the OAuth policy and rules for your Amazon Cognito user pool, configured as a part of your Amplify project.Methods in software.amazon.awssdk.services.amplifybackend.model with parameters of type CreateBackendAuthOAuthConfig Modifier and Type Method Description CreateBackendAuthUserPoolConfig.BuilderCreateBackendAuthUserPoolConfig.Builder. oAuth(CreateBackendAuthOAuthConfig oAuth)Describes the OAuth policy and rules for your Amazon Cognito user pool, configured as a part of your Amplify project.
-