@Internal public static interface IUserPoolAuthenticationProvider.Jsii$Default extends IUserPoolAuthenticationProvider
IUserPoolAuthenticationProvider.IUserPoolAuthenticationProvider.Jsii$Default, IUserPoolAuthenticationProvider.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default 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.
|
bind@Stability(value=Experimental) @NotNull default UserPoolAuthenticationProviderBindConfig bind(@NotNull software.constructs.Construct scope, @NotNull IIdentityPool identityPool, @Nullable UserPoolAuthenticationProviderBindOptions options)
bind in interface IUserPoolAuthenticationProviderscope - This parameter is required.identityPool - This parameter is required.options - Copyright © 2022. All rights reserved.