@Stability(value=Stable) @Internal public static final class CfnListenerRule.AuthenticateCognitoConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnListenerRule.AuthenticateCognitoConfigProperty
CfnListenerRule.AuthenticateCognitoConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnListenerRule.AuthenticateCognitoConfigProperty.Builder, CfnListenerRule.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,
Number sessionTimeout)
Constructor that initializes the object based on literal property values passed by the
CfnListenerRule.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAuthenticationRequestExtraParams()
`CfnListenerRule.AuthenticateCognitoConfigProperty.AuthenticationRequestExtraParams`.
|
String |
getOnUnauthenticatedRequest()
`CfnListenerRule.AuthenticateCognitoConfigProperty.OnUnauthenticatedRequest`.
|
String |
getScope()
`CfnListenerRule.AuthenticateCognitoConfigProperty.Scope`.
|
String |
getSessionCookieName()
`CfnListenerRule.AuthenticateCognitoConfigProperty.SessionCookieName`.
|
Number |
getSessionTimeout()
`CfnListenerRule.AuthenticateCognitoConfigProperty.SessionTimeout`.
|
String |
getUserPoolArn()
`CfnListenerRule.AuthenticateCognitoConfigProperty.UserPoolArn`.
|
String |
getUserPoolClientId()
`CfnListenerRule.AuthenticateCognitoConfigProperty.UserPoolClientId`.
|
String |
getUserPoolDomain()
`CfnListenerRule.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, Number sessionTimeout)
CfnListenerRule.ActionProperty.Builder.public final String getUserPoolArn()
CfnListenerRule.AuthenticateCognitoConfigPropertygetUserPoolArn in interface CfnListenerRule.AuthenticateCognitoConfigPropertypublic final String getUserPoolClientId()
CfnListenerRule.AuthenticateCognitoConfigPropertygetUserPoolClientId in interface CfnListenerRule.AuthenticateCognitoConfigPropertypublic final String getUserPoolDomain()
CfnListenerRule.AuthenticateCognitoConfigPropertygetUserPoolDomain in interface CfnListenerRule.AuthenticateCognitoConfigPropertypublic final Object getAuthenticationRequestExtraParams()
CfnListenerRule.AuthenticateCognitoConfigPropertygetAuthenticationRequestExtraParams in interface CfnListenerRule.AuthenticateCognitoConfigPropertypublic final String getOnUnauthenticatedRequest()
CfnListenerRule.AuthenticateCognitoConfigPropertygetOnUnauthenticatedRequest in interface CfnListenerRule.AuthenticateCognitoConfigPropertypublic final String getScope()
CfnListenerRule.AuthenticateCognitoConfigPropertygetScope in interface CfnListenerRule.AuthenticateCognitoConfigPropertypublic final String getSessionCookieName()
CfnListenerRule.AuthenticateCognitoConfigPropertygetSessionCookieName in interface CfnListenerRule.AuthenticateCognitoConfigPropertypublic final Number getSessionTimeout()
CfnListenerRule.AuthenticateCognitoConfigPropertygetSessionTimeout in interface CfnListenerRule.AuthenticateCognitoConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.