Interface IUserPoolClient
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
Remarks
Attribute: true