Uses of Interface
software.amazon.awscdk.interfaces.cognito.IUserPoolResourceServerRef
Packages that use IUserPoolResourceServerRef
Package
Description
Amazon Cognito Construct Library
-
Uses of IUserPoolResourceServerRef in software.amazon.awscdk.interfaces.cognito
Subinterfaces of IUserPoolResourceServerRef in software.amazon.awscdk.interfaces.cognitoModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIUserPoolResourceServerRef.Classes in software.amazon.awscdk.interfaces.cognito that implement IUserPoolResourceServerRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IUserPoolResourceServerRef in software.amazon.awscdk.services.cognito
Subinterfaces of IUserPoolResourceServerRef in software.amazon.awscdk.services.cognitoModifier and TypeInterfaceDescriptioninterfaceRepresents a Cognito user pool resource server.static interfaceInternal default implementation forIUserPoolResourceServer.Classes in software.amazon.awscdk.services.cognito that implement IUserPoolResourceServerRefModifier and TypeClassDescriptionclassTheAWS::Cognito::UserPoolResourceServerresource creates a new OAuth2.0 resource server and defines custom scopes in it.static final classA proxy class which represents a concrete javascript instance of this type.classDefines a User Pool OAuth2.0 Resource Server.