package awscdkcognitoidentitypoolalpha // Represents UserPoolAuthenticationProvider Bind Options. // // Example: // // The code below shows an example of how to instantiate this type. // // The values are placeholders you should change. // import cognito_identitypool_alpha "github.com/aws/aws-cdk-go/awscdkcognitoidentitypoolalpha" // // userPoolAuthenticationProviderBindOptions := &UserPoolAuthenticationProviderBindOptions{ // } // // Experimental. type UserPoolAuthenticationProviderBindOptions struct { }