| Modifier and Type | Interface and Description |
|---|---|
static interface |
IUserPoolClient.Jsii$Default
Internal default implementation for
IUserPoolClient. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IUserPoolClient.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
UserPoolClient
Define a UserPool App Client.
|
| Modifier and Type | Method and Description |
|---|---|
static IUserPoolClient |
UserPoolClient.fromUserPoolClientId(software.constructs.Construct scope,
String id,
String userPoolClientId)
Import a user pool client given its id.
|
Copyright © 2022. All rights reserved.