| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
UserPoolConfig.Builder |
UserPoolConfig.Builder.appIdClientRegex(String appIdClientRegex)
Sets the value of
UserPoolConfig.getAppIdClientRegex() |
static UserPoolConfig.Builder |
UserPoolConfig.builder() |
UserPoolConfig.Builder |
UserPoolConfig.Builder.defaultAction(UserPoolDefaultAction defaultAction)
Sets the value of
UserPoolConfig.getDefaultAction() |
UserPoolConfig.Builder |
UserPoolConfig.Builder.userPool(IUserPool userPool)
Sets the value of
UserPoolConfig.getUserPool() |
| Constructor and Description |
|---|
Jsii$Proxy(UserPoolConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
UserPoolConfig.Builder. |
Copyright © 2022. All rights reserved.