@Stability(value=Stable) @Internal public static final class CfnGraphQLApi.UserPoolConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGraphQLApi.UserPoolConfigProperty
CfnGraphQLApi.UserPoolConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGraphQLApi.UserPoolConfigProperty.Builder, CfnGraphQLApi.UserPoolConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGraphQLApi.UserPoolConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGraphQLApi.AdditionalAuthenticationProviderProperty.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) |
String |
getAppIdClientRegex()
A regular expression for validating the incoming Amazon Cognito user pool app client ID.
|
String |
getAwsRegion()
The AWS Region in which the user pool was created.
|
String |
getDefaultAction()
The action that you want your GraphQL API to take when a request that uses Amazon Cognito user pool authentication doesn't match the Amazon Cognito user pool configuration.
|
String |
getUserPoolId()
The user pool ID.
|
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(CfnGraphQLApi.UserPoolConfigProperty.Builder builder)
CfnGraphQLApi.AdditionalAuthenticationProviderProperty.Builder.public final String getAppIdClientRegex()
CfnGraphQLApi.UserPoolConfigPropertygetAppIdClientRegex in interface CfnGraphQLApi.UserPoolConfigPropertypublic final String getAwsRegion()
CfnGraphQLApi.UserPoolConfigPropertygetAwsRegion in interface CfnGraphQLApi.UserPoolConfigPropertypublic final String getDefaultAction()
CfnGraphQLApi.UserPoolConfigProperty
When specifying Amazon Cognito user pools as the default authentication, you must set the value for DefaultAction to ALLOW if specifying AdditionalAuthenticationProviders .
getDefaultAction in interface CfnGraphQLApi.UserPoolConfigPropertypublic final String getUserPoolId()
CfnGraphQLApi.UserPoolConfigPropertygetUserPoolId in interface CfnGraphQLApi.UserPoolConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.