@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String userPoolArn,
String userPoolClientId,
String userPoolDomain,
Object authenticationRequestExtraParams,
String onUnauthenticatedRequest,
String scope,
String sessionCookieName,
String sessionTimeout)
Constructor that initializes the object based on literal property values passed by the
CfnListener.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAuthenticationRequestExtraParams()
`CfnListener.AuthenticateCognitoConfigProperty.AuthenticationRequestExtraParams`.
|
String |
getOnUnauthenticatedRequest()
`CfnListener.AuthenticateCognitoConfigProperty.OnUnauthenticatedRequest`.
|
String |
getScope()
`CfnListener.AuthenticateCognitoConfigProperty.Scope`.
|
String |
getSessionCookieName()
`CfnListener.AuthenticateCognitoConfigProperty.SessionCookieName`.
|
String |
getSessionTimeout()
`CfnListener.AuthenticateCognitoConfigProperty.SessionTimeout`.
|
String |
getUserPoolArn()
`CfnListener.AuthenticateCognitoConfigProperty.UserPoolArn`.
|
String |
getUserPoolClientId()
`CfnListener.AuthenticateCognitoConfigProperty.UserPoolClientId`.
|
String |
getUserPoolDomain()
`CfnListener.AuthenticateCognitoConfigProperty.UserPoolDomain`.
|
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(String userPoolArn, String userPoolClientId, String userPoolDomain, Object authenticationRequestExtraParams, String onUnauthenticatedRequest, String scope, String sessionCookieName, String sessionTimeout)
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.AuthenticateCognitoConfigPropertygetOnUnauthenticatedRequest in interface CfnListener.AuthenticateCognitoConfigPropertypublic final String getScope()
CfnListener.AuthenticateCognitoConfigPropertygetScope in interface CfnListener.AuthenticateCognitoConfigPropertypublic final String getSessionCookieName()
CfnListener.AuthenticateCognitoConfigPropertygetSessionCookieName in interface CfnListener.AuthenticateCognitoConfigPropertypublic final String getSessionTimeout()
CfnListener.AuthenticateCognitoConfigPropertygetSessionTimeout in interface CfnListener.AuthenticateCognitoConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.