Uses of Class
software.amazon.awscdk.services.cognito.UserPoolResourceServer
Packages that use UserPoolResourceServer
-
Uses of UserPoolResourceServer in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return UserPoolResourceServerModifier and TypeMethodDescriptionIUserPool.addResourceServer(String id, UserPoolResourceServerOptions options) Add a new resource server to this user pool.default UserPoolResourceServerIUserPool.Jsii$Default.addResourceServer(String id, UserPoolResourceServerOptions options) Add a new resource server to this user pool.final UserPoolResourceServerIUserPool.Jsii$Proxy.addResourceServer(String id, UserPoolResourceServerOptions options) Add a new resource server to this user pool.UserPool.addResourceServer(String id, UserPoolResourceServerOptions options) Add a new resource server to this user pool.UserPoolResourceServer.Builder.build()