@Stability(value=Experimental) @Internal public static final class UserPoolAuthenticationProviderProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements UserPoolAuthenticationProviderProps
UserPoolAuthenticationProviderPropssoftware.amazon.jsii.JsiiObject.InitializationModeUserPoolAuthenticationProviderProps.Builder, UserPoolAuthenticationProviderProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(UserPoolAuthenticationProviderProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
UserPoolAuthenticationProviderProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getDisableServerSideTokenCheck()
(experimental) Setting this to true turns off identity pool checks for this user pool to make sure the user has not been globally signed out or deleted before the identity pool provides an OIDC token or AWS credentials for the user.
|
IUserPool |
getUserPool()
(experimental) The User Pool of the Associated Identity Providers.
|
IUserPoolClient |
getUserPoolClient()
(experimental) The User Pool Client for the provided User Pool.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(UserPoolAuthenticationProviderProps.Builder builder)
UserPoolAuthenticationProviderProps.Builder.public final IUserPool getUserPool()
UserPoolAuthenticationProviderPropsgetUserPool in interface UserPoolAuthenticationProviderPropspublic final Boolean getDisableServerSideTokenCheck()
UserPoolAuthenticationProviderPropsDefault: false
getDisableServerSideTokenCheck in interface UserPoolAuthenticationProviderPropshttps://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypool-cognitoidentityprovider.htmlpublic final IUserPoolClient getUserPoolClient()
UserPoolAuthenticationProviderPropsDefault: - A default user pool client will be added to User Pool
getUserPoolClient in interface UserPoolAuthenticationProviderProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.