Table of Contents

Interface IUserPoolIdentityProvider

Namespace
Amazon.CDK.AWS.Cognito
Assembly
Amazon.CDK.AWS.Cognito.dll

Represents a UserPoolIdentityProvider.

public interface IUserPoolIdentityProvider : IResource, IConstruct, IConstruct, IDependable

Properties

ProviderName

The primary identifier of this identity provider.

string ProviderName { get; }

Property Value

string

Remarks

Attribute: true