| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default UserPoolDefaultAction |
UserPoolConfig.getDefaultAction()
(experimental) Default auth action.
|
UserPoolDefaultAction |
UserPoolConfig.Jsii$Proxy.getDefaultAction() |
static UserPoolDefaultAction |
UserPoolDefaultAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserPoolDefaultAction[] |
UserPoolDefaultAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserPoolConfig.Builder |
UserPoolConfig.Builder.defaultAction(UserPoolDefaultAction defaultAction)
Sets the value of
UserPoolConfig.getDefaultAction() |
Copyright © 2022. All rights reserved.