@Stability(value=Stable) @Internal public static final class CfnGraphQLApi.AdditionalAuthenticationProviderProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGraphQLApi.AdditionalAuthenticationProviderProperty
CfnGraphQLApi.AdditionalAuthenticationProviderPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGraphQLApi.AdditionalAuthenticationProviderProperty.Builder, CfnGraphQLApi.AdditionalAuthenticationProviderProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGraphQLApi.AdditionalAuthenticationProviderProperty.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 |
getAuthenticationType()
The authentication type for API key, AWS Identity and Access Management , OIDC, Amazon Cognito user pools , or AWS Lambda .
|
Object |
getLambdaAuthorizerConfig()
Configuration for AWS Lambda function authorization.
|
Object |
getOpenIdConnectConfig()
The OIDC configuration.
|
Object |
getUserPoolConfig()
The Amazon Cognito user pool configuration.
|
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.AdditionalAuthenticationProviderProperty.Builder builder)
CfnGraphQLApi.AdditionalAuthenticationProviderProperty.Builder.public final String getAuthenticationType()
CfnGraphQLApi.AdditionalAuthenticationProviderProperty
Valid Values: API_KEY | AWS_IAM | OPENID_CONNECT | AMAZON_COGNITO_USER_POOLS | AWS_LAMBDA
getAuthenticationType in interface CfnGraphQLApi.AdditionalAuthenticationProviderPropertypublic final Object getLambdaAuthorizerConfig()
CfnGraphQLApi.AdditionalAuthenticationProviderPropertygetLambdaAuthorizerConfig in interface CfnGraphQLApi.AdditionalAuthenticationProviderPropertypublic final Object getOpenIdConnectConfig()
CfnGraphQLApi.AdditionalAuthenticationProviderPropertygetOpenIdConnectConfig in interface CfnGraphQLApi.AdditionalAuthenticationProviderPropertypublic final Object getUserPoolConfig()
CfnGraphQLApi.AdditionalAuthenticationProviderPropertygetUserPoolConfig in interface CfnGraphQLApi.AdditionalAuthenticationProviderProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.