class Aws::Personalize::Types::EventTrackerSummary

Provides a summary of the properties of an event tracker. For a complete listing, call the DescribeEventTracker API.

@!attribute [rw] name

The name of the event tracker.
@return [String]

@!attribute [rw] event_tracker_arn

The Amazon Resource Name (ARN) of the event tracker.
@return [String]

@!attribute [rw] status

The status of the event tracker.

An event tracker can be in one of the following states:

* CREATE PENDING > CREATE IN\_PROGRESS > ACTIVE -or- CREATE
  FAILED

* DELETE PENDING > DELETE IN\_PROGRESS
@return [String]

@!attribute [rw] creation_date_time

The date and time (in Unix time) that the event tracker was created.
@return [Time]

@!attribute [rw] last_updated_date_time

The date and time (in Unix time) that the event tracker was last
updated.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/EventTrackerSummary AWS API Documentation

Constants

SENSITIVE