Uses of Interface
software.amazon.awscdk.services.cognito.UserPoolResourceServerOptions
Packages that use UserPoolResourceServerOptions
-
Uses of UserPoolResourceServerOptions in software.amazon.awscdk.services.cognito
Subinterfaces of UserPoolResourceServerOptions in software.amazon.awscdk.services.cognitoModifier and TypeInterfaceDescriptioninterfaceProperties for the UserPoolResourceServer construct.Classes in software.amazon.awscdk.services.cognito that implement UserPoolResourceServerOptionsModifier and TypeClassDescriptionstatic final classAn implementation forUserPoolResourceServerOptionsstatic final classAn implementation forUserPoolResourceServerPropsMethods in software.amazon.awscdk.services.cognito that return UserPoolResourceServerOptionsModifier and TypeMethodDescriptionUserPoolResourceServerOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cognito with parameters of type UserPoolResourceServerOptionsModifier 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.