Uses of Class
software.amazon.awssdk.services.appsync.model.CognitoUserPoolConfig
-
Packages that use CognitoUserPoolConfig Package Description software.amazon.awssdk.services.appsync.model -
-
Uses of CognitoUserPoolConfig in software.amazon.awssdk.services.appsync.model
Methods in software.amazon.awssdk.services.appsync.model that return CognitoUserPoolConfig Modifier and Type Method Description CognitoUserPoolConfigAdditionalAuthenticationProvider. userPoolConfig()The Amazon Cognito user pool configuration.Methods in software.amazon.awssdk.services.appsync.model with parameters of type CognitoUserPoolConfig Modifier and Type Method Description AdditionalAuthenticationProvider.BuilderAdditionalAuthenticationProvider.Builder. userPoolConfig(CognitoUserPoolConfig userPoolConfig)The Amazon Cognito user pool configuration.
-