Uses of Interface
software.amazon.awscdk.services.appsync.CfnGraphQLApi.UserPoolConfigProperty
Packages that use CfnGraphQLApi.UserPoolConfigProperty
-
Uses of CfnGraphQLApi.UserPoolConfigProperty in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement CfnGraphQLApi.UserPoolConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGraphQLApi.UserPoolConfigPropertyMethods in software.amazon.awscdk.services.appsync that return CfnGraphQLApi.UserPoolConfigPropertyModifier and TypeMethodDescriptionCfnGraphQLApi.UserPoolConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appsync with parameters of type CfnGraphQLApi.UserPoolConfigPropertyModifier and TypeMethodDescriptionvoidCfnGraphQLApi.setUserPoolConfig(CfnGraphQLApi.UserPoolConfigProperty value) Optional authorization configuration for using Amazon Cognito user pools with your GraphQL endpoint.CfnGraphQLApi.Builder.userPoolConfig(CfnGraphQLApi.UserPoolConfigProperty userPoolConfig) Optional authorization configuration for using Amazon Cognito user pools with your GraphQL endpoint.CfnGraphQLApiProps.Builder.userPoolConfig(CfnGraphQLApi.UserPoolConfigProperty userPoolConfig) Sets the value ofCfnGraphQLApiProps.getUserPoolConfig()