| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito.identitypool |
Amazon Cognito Identity Pool Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
UserPoolAuthenticationProviderBindConfig.Jsii$Proxy
An implementation for
UserPoolAuthenticationProviderBindConfig |
| Modifier and Type | Method and Description |
|---|---|
UserPoolAuthenticationProviderBindConfig |
IUserPoolAuthenticationProvider.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 |
IUserPoolAuthenticationProvider.Jsii$Proxy.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 |
UserPoolAuthenticationProvider.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 |
IUserPoolAuthenticationProvider.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.
|
UserPoolAuthenticationProviderBindConfig |
IUserPoolAuthenticationProvider.Jsii$Proxy.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.
|
default UserPoolAuthenticationProviderBindConfig |
IUserPoolAuthenticationProvider.Jsii$Default.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.
|
UserPoolAuthenticationProviderBindConfig |
UserPoolAuthenticationProvider.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.
|
UserPoolAuthenticationProviderBindConfig |
UserPoolAuthenticationProviderBindConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.