ICognitoIdentityProviderAdminListUserAuthEventsResponse
Interface in AWS.CognitoIdentityProvider
Interface for AdminListUserAuthEvents responses.
Ancestors
Properties
AuthEvents
property AuthEvents: TList<ICognitoIdentityProviderAuthEventType>
Type: ICognitoIdentityProviderAuthEventType
A list of authentication events for the user.
NextToken
property NextToken: string
A next token for use in subsequent requests to fetch more authentication events.