class Aws::CloudWatchEvidently::Types::PutProjectEventsRequest


@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/PutProjectEventsRequest AWS API Documentation
@return [String]
The name or ARN of the project to write the events to.
@!attribute [rw] project
@return [Array<Types::Event>]
is being sent to Evidently.
An array of event structures that contain the performance data that
@!attribute [rw] events
}
project: “ProjectRef”, # required
],
},
type: “aws.evidently.evaluation”, # required, accepts aws.evidently.evaluation, aws.evidently.custom
timestamp: Time.now, # required
data: “JsonValue”, # required
{
events: [ # required
{
data as a hash:
@note When making an API call, you may pass PutProjectEventsRequest