| Modifier and Type | Interface and Description |
|---|---|
interface |
UserPoolClientProps
Properties for the UserPoolClient construct.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
UserPoolClientOptions.Jsii$Proxy
An implementation for
UserPoolClientOptions |
static class |
UserPoolClientProps.Jsii$Proxy
An implementation for
UserPoolClientProps |
| Modifier and Type | Method and Description |
|---|---|
UserPoolClientOptions |
UserPoolClientOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
UserPoolClient |
UserPool.addClient(String id,
UserPoolClientOptions options)
Add a new app client to this user pool.
|
UserPoolClient |
IUserPool.addClient(String id,
UserPoolClientOptions options)
Add a new app client to this user pool.
|
UserPoolClient |
IUserPool.Jsii$Proxy.addClient(String id,
UserPoolClientOptions options)
Add a new app client to this user pool.
|
default UserPoolClient |
IUserPool.Jsii$Default.addClient(String id,
UserPoolClientOptions options)
Add a new app client to this user pool.
|
Copyright © 2022. All rights reserved.