You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Personalize::Types::CreateEventTrackerResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#event_tracker_arnString

The ARN of the event tracker.

Returns:

  • (String)

    The ARN of the event tracker.

#tracking_idString

The ID of the event tracker. Include this ID in requests to the PutEvents API.

Returns:

  • (String)

    The ID of the event tracker.