class Aws::Personalize::Types::EventTracker
Provides information about an event tracker.
@!attribute [rw] name
The name of the event tracker. @return [String]
@!attribute [rw] event_tracker_arn
The ARN of the event tracker. @return [String]
@!attribute [rw] account_id
The Amazon Web Services account that owns the event tracker. @return [String]
@!attribute [rw] tracking_id
The ID of the event tracker. Include this ID in requests to the [PutEvents][1] API. [1]: https://docs.aws.amazon.com/personalize/latest/dg/API_UBS_PutEvents.html @return [String]
@!attribute [rw] dataset_group_arn
The Amazon Resource Name (ARN) of the dataset group that receives the event data. @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 format) 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/EventTracker AWS API Documentation
Constants
- SENSITIVE