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
default UserPoolAuthenticationProviderBindConfig bind(software.constructs.Construct scope, IIdentityPool identityPool, UserPoolAuthenticationProviderBindOptions options)
bind
in interface IUserPoolAuthenticationProvider
scope
- This parameter is required.identityPool
- This parameter is required.options
-