Interface IUserPoolAuthenticationProviderBindOptions
(experimental) Represents UserPoolAuthenticationProvider Bind Options.
Namespace: Amazon.CDK.AWS.Cognito.IdentityPool.Alpha
Assembly: Amazon.CDK.AWS.Cognito.IdentityPool.Alpha.dll
Syntax (csharp)
public interface IUserPoolAuthenticationProviderBindOptions
Syntax (vb)
Public Interface IUserPoolAuthenticationProviderBindOptions
Remarks
Stability: Experimental
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.Cognito.IdentityPool.Alpha;
var userPoolAuthenticationProviderBindOptions = new UserPoolAuthenticationProviderBindOptions { };