class Aws::CognitoIdentityProvider::Types::AuthEventType

The authentication event type.

@!attribute [rw] event_id

The event ID.
@return [String]

@!attribute [rw] event_type

The event type.
@return [String]

@!attribute [rw] creation_date

The creation date
@return [Time]

@!attribute [rw] event_response

The event response.
@return [String]

@!attribute [rw] event_risk

The event risk.
@return [Types::EventRiskType]

@!attribute [rw] challenge_responses

The challenge responses.
@return [Array<Types::ChallengeResponseType>]

@!attribute [rw] event_context_data

The user context data captured at the time of an event request. It
provides additional information about the client from which event
the request is received.
@return [Types::EventContextDataType]

@!attribute [rw] event_feedback

A flag specifying the user feedback captured at the time of an event
request is good or bad.
@return [Types::EventFeedbackType]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/AuthEventType AWS API Documentation

Constants

SENSITIVE