@Internal public static final class IUserPoolAuthenticationProvider.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IUserPoolAuthenticationProvider.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeIUserPoolAuthenticationProvider.Jsii$Default, IUserPoolAuthenticationProvider.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
UserPoolAuthenticationProviderBindConfig |
bind(software.constructs.Construct scope,
IIdentityPool identityPool)
(experimental) The method called when a given User Pool Authentication Provider is added (for the first time) to an Identity Pool.
|
UserPoolAuthenticationProviderBindConfig |
bind(software.constructs.Construct scope,
IIdentityPool identityPool,
UserPoolAuthenticationProviderBindOptions options)
(experimental) The method called when a given User Pool Authentication Provider is added (for the first time) to an Identity Pool.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Experimental) @NotNull public final UserPoolAuthenticationProviderBindConfig bind(@NotNull software.constructs.Construct scope, @NotNull IIdentityPool identityPool, @Nullable UserPoolAuthenticationProviderBindOptions options)
bind in interface IUserPoolAuthenticationProviderbind in interface IUserPoolAuthenticationProvider.Jsii$Defaultscope - This parameter is required.identityPool - This parameter is required.options - @Stability(value=Experimental) @NotNull public final UserPoolAuthenticationProviderBindConfig bind(@NotNull software.constructs.Construct scope, @NotNull IIdentityPool identityPool)
bind in interface IUserPoolAuthenticationProviderscope - This parameter is required.identityPool - This parameter is required.Copyright © 2022. All rights reserved.