Uses of Interface
software.amazon.awscdk.services.cognito.identitypool.alpha.UserPoolAuthenticationProviderBindOptions
-
Uses of UserPoolAuthenticationProviderBindOptions in software.amazon.awscdk.services.cognito.identitypool.alpha
Classes in software.amazon.awscdk.services.cognito.identitypool.alpha that implement UserPoolAuthenticationProviderBindOptionsModifier and TypeClassDescriptionstatic final classAn implementation forUserPoolAuthenticationProviderBindOptionsMethods in software.amazon.awscdk.services.cognito.identitypool.alpha that return UserPoolAuthenticationProviderBindOptionsModifier and TypeMethodDescriptionUserPoolAuthenticationProviderBindOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cognito.identitypool.alpha with parameters of type UserPoolAuthenticationProviderBindOptionsModifier and TypeMethodDescriptionIUserPoolAuthenticationProvider.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.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.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.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.