@Stability(value=Stable) @Internal public static final class CfnListener.AuthenticateCognitoConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnListener.AuthenticateCognitoConfigProperty
CfnListener.AuthenticateCognitoConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnListener.AuthenticateCognitoConfigProperty.Builder, CfnListener.AuthenticateCognitoConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnListener.AuthenticateCognitoConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnListener.ActionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAuthenticationRequestExtraParams()
The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
|
String |
getOnUnauthenticatedRequest()
The behavior if the user is not authenticated.
|
String |
getScope()
The set of user claims to be requested from the IdP.
|
String |
getSessionCookieName()
The name of the cookie used to maintain session information.
|
String |
getSessionTimeout()
The maximum duration of the authentication session, in seconds.
|
String |
getUserPoolArn()
The Amazon Resource Name (ARN) of the Amazon Cognito user pool.
|
String |
getUserPoolClientId()
The ID of the Amazon Cognito user pool client.
|
String |
getUserPoolDomain()
The domain prefix or fully-qualified domain name of the Amazon Cognito 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(CfnListener.AuthenticateCognitoConfigProperty.Builder builder)
CfnListener.ActionProperty.Builder.public final String getUserPoolArn()
CfnListener.AuthenticateCognitoConfigPropertygetUserPoolArn in interface CfnListener.AuthenticateCognitoConfigPropertypublic final String getUserPoolClientId()
CfnListener.AuthenticateCognitoConfigPropertygetUserPoolClientId in interface CfnListener.AuthenticateCognitoConfigPropertypublic final String getUserPoolDomain()
CfnListener.AuthenticateCognitoConfigPropertygetUserPoolDomain in interface CfnListener.AuthenticateCognitoConfigPropertypublic final Object getAuthenticationRequestExtraParams()
CfnListener.AuthenticateCognitoConfigPropertygetAuthenticationRequestExtraParams in interface CfnListener.AuthenticateCognitoConfigPropertypublic final String getOnUnauthenticatedRequest()
CfnListener.AuthenticateCognitoConfigProperty
getOnUnauthenticatedRequest in interface CfnListener.AuthenticateCognitoConfigPropertypublic final String getScope()
CfnListener.AuthenticateCognitoConfigPropertyTo verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP.
getScope in interface CfnListener.AuthenticateCognitoConfigPropertypublic final String getSessionCookieName()
CfnListener.AuthenticateCognitoConfigPropertyThe default is AWSELBAuthSessionCookie.
getSessionCookieName in interface CfnListener.AuthenticateCognitoConfigPropertypublic final String getSessionTimeout()
CfnListener.AuthenticateCognitoConfigPropertyThe default is 604800 seconds (7 days).
getSessionTimeout in interface CfnListener.AuthenticateCognitoConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.