@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(CfnIdentityPoolProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIdentityPoolProps.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) |
Object |
getAllowClassicFlow()
Enables the Basic (Classic) authentication flow.
|
Object |
getAllowUnauthenticatedIdentities()
Specifies whether the identity pool supports unauthenticated logins.
|
Object |
getCognitoEvents()
The events to configure.
|
Object |
getCognitoIdentityProviders()
The Amazon Cognito user pools and their client IDs.
|
Object |
getCognitoStreams()
Configuration options for configuring Amazon Cognito streams.
|
String |
getDeveloperProviderName()
The "domain" Amazon Cognito uses when referencing your users.
|
String |
getIdentityPoolName()
The name of your Amazon Cognito identity pool.
|
List<String> |
getOpenIdConnectProviderArns()
The Amazon Resource Names (ARNs) of the OpenID connect providers.
|
Object |
getPushSync()
The configuration options to be applied to the identity pool.
|
List<String> |
getSamlProviderArns()
The Amazon Resource Names (ARNs) of the Security Assertion Markup Language (SAML) providers.
|
Object |
getSupportedLoginProviders()
Key-value pairs that map provider names to provider app IDs.
|
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(CfnIdentityPoolProps.Builder builder)
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()
CfnIdentityPoolProps
This name acts as a placeholder that allows your backend and the Amazon Cognito service to communicate about the developer provider. For the DeveloperProviderName , you can use letters and periods (.), underscores (_), and dashes (-).
Minimum length : 1
Maximum length : 100
getDeveloperProviderName in interface CfnIdentityPoolPropspublic final String getIdentityPoolName()
CfnIdentityPoolPropsMinimum length : 1
Maximum length : 128
Pattern : [\w\s+=,.@-]+
getIdentityPoolName 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 © 2022. All rights reserved.