@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:52.491Z") @Stability(value=Stable) public interface UserPoolClientProps extends software.amazon.jsii.JsiiSerializable, UserPoolClientOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
UserPoolClientProps.Builder
A builder for
UserPoolClientProps |
static class |
UserPoolClientProps.Jsii$Proxy
An implementation for
UserPoolClientProps |
| Modifier and Type | Method and Description |
|---|---|
static UserPoolClientProps.Builder |
builder() |
IUserPool |
getUserPool()
The UserPool resource this client will have access to.
|
getAccessTokenValidity, getAuthFlows, getDisableOAuth, getGenerateSecret, getIdTokenValidity, getOAuth, getPreventUserExistenceErrors, getReadAttributes, getRefreshTokenValidity, getSupportedIdentityProviders, getUserPoolClientName, getWriteAttributes@Stability(value=Stable) @NotNull IUserPool getUserPool()
@Stability(value=Stable) static UserPoolClientProps.Builder builder()
builder in interface UserPoolClientOptionsUserPoolClientProps.Builder of UserPoolClientPropsCopyright © 2021. All rights reserved.