@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 CfnIdentityPoolPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-allowunauthenticatedidentitiespublic final Object getAllowClassicFlow()
CfnIdentityPoolPropsgetAllowClassicFlow in interface CfnIdentityPoolPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-allowclassicflowpublic final Object getCognitoEvents()
CfnIdentityPoolPropsgetCognitoEvents in interface CfnIdentityPoolPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-cognitoeventspublic final Object getCognitoIdentityProviders()
CfnIdentityPoolPropsgetCognitoIdentityProviders in interface CfnIdentityPoolPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-cognitoidentityproviderspublic final Object getCognitoStreams()
CfnIdentityPoolPropsgetCognitoStreams in interface CfnIdentityPoolPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-cognitostreamspublic final String getDeveloperProviderName()
CfnIdentityPoolPropsgetDeveloperProviderName in interface CfnIdentityPoolPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-developerprovidernamepublic final String getIdentityPoolName()
CfnIdentityPoolPropsgetIdentityPoolName in interface CfnIdentityPoolPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-identitypoolnamepublic final List<String> getOpenIdConnectProviderArns()
CfnIdentityPoolPropsgetOpenIdConnectProviderArns in interface CfnIdentityPoolPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-openidconnectproviderarnspublic final Object getPushSync()
CfnIdentityPoolPropsgetPushSync in interface CfnIdentityPoolPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-pushsyncpublic final List<String> getSamlProviderArns()
CfnIdentityPoolPropsgetSamlProviderArns in interface CfnIdentityPoolPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-samlproviderarnspublic final Object getSupportedLoginProviders()
CfnIdentityPoolPropsgetSupportedLoginProviders in interface CfnIdentityPoolPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-supportedloginproviders@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.