@Stability(value=Stable) @Internal public static final class CfnIdentityPoolProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIdentityPoolProps
CfnIdentityPoolPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnIdentityPoolProps.Builder, CfnIdentityPoolProps.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(Object allowUnauthenticatedIdentities,
Object allowClassicFlow,
Object cognitoEvents,
Object cognitoIdentityProviders,
Object cognitoStreams,
String developerProviderName,
String identityPoolName,
List<String> openIdConnectProviderArns,
Object pushSync,
List<String> samlProviderArns,
Object supportedLoginProviders)
Constructor that initializes the object based on literal property values passed by the
CfnIdentityPoolProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAllowClassicFlow()
`AWS::Cognito::IdentityPool.AllowClassicFlow`.
|
Object |
getAllowUnauthenticatedIdentities()
`AWS::Cognito::IdentityPool.AllowUnauthenticatedIdentities`.
|
Object |
getCognitoEvents()
`AWS::Cognito::IdentityPool.CognitoEvents`.
|
Object |
getCognitoIdentityProviders()
`AWS::Cognito::IdentityPool.CognitoIdentityProviders`.
|
Object |
getCognitoStreams()
`AWS::Cognito::IdentityPool.CognitoStreams`.
|
String |
getDeveloperProviderName()
`AWS::Cognito::IdentityPool.DeveloperProviderName`.
|
String |
getIdentityPoolName()
`AWS::Cognito::IdentityPool.IdentityPoolName`.
|
List<String> |
getOpenIdConnectProviderArns()
`AWS::Cognito::IdentityPool.OpenIdConnectProviderARNs`.
|
Object |
getPushSync()
`AWS::Cognito::IdentityPool.PushSync`.
|
List<String> |
getSamlProviderArns()
`AWS::Cognito::IdentityPool.SamlProviderARNs`.
|
Object |
getSupportedLoginProviders()
`AWS::Cognito::IdentityPool.SupportedLoginProviders`.
|
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(Object allowUnauthenticatedIdentities, Object allowClassicFlow, Object cognitoEvents, Object cognitoIdentityProviders, Object cognitoStreams, String developerProviderName, String identityPoolName, List<String> openIdConnectProviderArns, Object pushSync, List<String> samlProviderArns, Object supportedLoginProviders)
CfnIdentityPoolProps.Builder.public final Object getAllowUnauthenticatedIdentities()
CfnIdentityPoolPropsgetAllowUnauthenticatedIdentities in interface CfnIdentityPoolPropspublic final Object getAllowClassicFlow()
CfnIdentityPoolPropsgetAllowClassicFlow in interface CfnIdentityPoolPropspublic final Object getCognitoEvents()
CfnIdentityPoolPropsgetCognitoEvents in interface CfnIdentityPoolPropspublic final Object getCognitoIdentityProviders()
CfnIdentityPoolPropsgetCognitoIdentityProviders in interface CfnIdentityPoolPropspublic final Object getCognitoStreams()
CfnIdentityPoolPropsgetCognitoStreams in interface CfnIdentityPoolPropspublic final String getDeveloperProviderName()
CfnIdentityPoolPropsgetDeveloperProviderName in interface CfnIdentityPoolPropspublic final String getIdentityPoolName()
CfnIdentityPoolPropsgetIdentityPoolName in interface CfnIdentityPoolPropspublic final List<String> getOpenIdConnectProviderArns()
CfnIdentityPoolPropsgetOpenIdConnectProviderArns in interface CfnIdentityPoolPropspublic final Object getPushSync()
CfnIdentityPoolPropsgetPushSync in interface CfnIdentityPoolPropspublic final List<String> getSamlProviderArns()
CfnIdentityPoolPropsgetSamlProviderArns in interface CfnIdentityPoolPropspublic final Object getSupportedLoginProviders()
CfnIdentityPoolPropsgetSupportedLoginProviders in interface CfnIdentityPoolProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.