| Modifier and Type | Method and Description |
|---|---|
static UserPoolResourceServerProps.Builder |
UserPoolResourceServerProps.builder() |
UserPoolResourceServerProps.Builder |
UserPoolResourceServerProps.Builder.identifier(String identifier)
Sets the value of
UserPoolResourceServerOptions.getIdentifier() |
UserPoolResourceServerProps.Builder |
UserPoolResourceServerProps.Builder.scopes(List<? extends ResourceServerScope> scopes)
Sets the value of
UserPoolResourceServerOptions.getScopes() |
UserPoolResourceServerProps.Builder |
UserPoolResourceServerProps.Builder.userPool(IUserPool userPool)
Sets the value of
UserPoolResourceServerProps.getUserPool() |
UserPoolResourceServerProps.Builder |
UserPoolResourceServerProps.Builder.userPoolResourceServerName(String userPoolResourceServerName)
Sets the value of
UserPoolResourceServerOptions.getUserPoolResourceServerName() |
| Constructor and Description |
|---|
Jsii$Proxy(UserPoolResourceServerProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
UserPoolResourceServerProps.Builder. |
Copyright © 2022. All rights reserved.