@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:37.670Z") @Stability(value=Stable) public interface IUserPoolClient extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IUserPoolClient.Jsii$Default
Internal default implementation for
IUserPoolClient. |
static class |
IUserPoolClient.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUserPoolClientId()
Name of the application client.
|
SecretValue |
getUserPoolClientSecret()
The generated client secret.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull String getUserPoolClientId()
@Stability(value=Stable) @NotNull SecretValue getUserPoolClientSecret()
Only available if the "generateSecret" props is set to true
Copyright © 2022. All rights reserved.