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

Class: Aws::Pinpoint::Types::EventsResponse

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

Overview

Provides information about endpoints and the events that they're associated with.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#resultsHash<String,Types::ItemResponse>

A map that contains a multipart response for each endpoint. For each item in this object, the endpoint ID is the key and the item response is the value. If no item response exists, the value can also be one of the following: 202, the request was processed successfully; or 400, the payload wasn\'t valid or required fields were missing.

Returns:

  • (Hash<String,Types::ItemResponse>)

    A map that contains a multipart response for each endpoint.