@Stability(value=Experimental) @Internal public static final class IdentityPoolProviders.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IdentityPoolProviders
IdentityPoolProviderssoftware.amazon.jsii.JsiiObject.InitializationModeIdentityPoolProviders.Builder, IdentityPoolProviders.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(IdentityPoolProviders.Builder builder)
Constructor that initializes the object based on literal property values passed by the
IdentityPoolProviders.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) |
IdentityPoolAmazonLoginProvider |
getAmazon()
(experimental) App Id for Amazon Identity Federation.
|
IdentityPoolAppleLoginProvider |
getApple()
(experimental) Services Id for Apple Identity Federation.
|
IdentityPoolDigitsLoginProvider |
getDigits()
(experimental) Consumer Key and Secret for Digits Identity Federation.
|
IdentityPoolFacebookLoginProvider |
getFacebook()
(experimental) App Id for Facebook Identity Federation.
|
IdentityPoolGoogleLoginProvider |
getGoogle()
(experimental) Client Id for Google Identity Federation.
|
IdentityPoolTwitterLoginProvider |
getTwitter()
(experimental) Consumer Key and Secret for Twitter Identity Federation.
|
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(IdentityPoolProviders.Builder builder)
IdentityPoolProviders.Builder.public final IdentityPoolAmazonLoginProvider getAmazon()
IdentityPoolProvidersDefault: - No Amazon Authentication Provider used without OpenIdConnect or a User Pool
getAmazon in interface IdentityPoolProviderspublic final IdentityPoolAppleLoginProvider getApple()
IdentityPoolProvidersDefault: - No Apple Authentication Provider used without OpenIdConnect or a User Pool
getApple in interface IdentityPoolProviderspublic final IdentityPoolDigitsLoginProvider getDigits()
IdentityPoolProvidersDefault: - No Digits Authentication Provider used without OpenIdConnect or a User Pool
getDigits in interface IdentityPoolProviderspublic final IdentityPoolFacebookLoginProvider getFacebook()
IdentityPoolProvidersDefault: - No Facebook Authentication Provider used without OpenIdConnect or a User Pool
getFacebook in interface IdentityPoolProviderspublic final IdentityPoolGoogleLoginProvider getGoogle()
IdentityPoolProvidersDefault: - No Google Authentication Provider used without OpenIdConnect or a User Pool
getGoogle in interface IdentityPoolProviderspublic final IdentityPoolTwitterLoginProvider getTwitter()
IdentityPoolProvidersDefault: - No Twitter Authentication Provider used without OpenIdConnect or a User Pool
getTwitter in interface IdentityPoolProviders@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.