Uses of Class
software.amazon.awscdk.services.cognito.UserPoolResourceServer
-
Uses of UserPoolResourceServer in software.amazon.awscdk.services.cognito
Modifier and TypeMethodDescriptionIUserPool.addResourceServer
(String id, UserPoolResourceServerOptions options) Add a new resource server to this user pool.default UserPoolResourceServer
IUserPool.Jsii$Default.addResourceServer
(String id, UserPoolResourceServerOptions options) Add a new resource server to this user pool.final UserPoolResourceServer
IUserPool.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()