class Aws::Personalize::Types::CreateEventTrackerRequest
@note When making an API call, you may pass CreateEventTrackerRequest
data as a hash: { name: "Name", # required dataset_group_arn: "Arn", # required }
@!attribute [rw] name
The name for the event tracker. @return [String]
@!attribute [rw] dataset_group_arn
The Amazon Resource Name (ARN) of the dataset group that receives the event data. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/CreateEventTrackerRequest AWS API Documentation
Constants
- SENSITIVE