Table of Contents

Interface IUserPoolClient

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

Represents a Cognito user pool client.

public interface IUserPoolClient : IResource, IConstruct, IConstruct, IDependable

Properties

UserPoolClientId

Name of the application client.

string UserPoolClientId { get; }

Property Value

string

Remarks

Attribute: true