AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Provides information about the results of a request to create or update an endpoint that's associated with an event.

Inheritance Hierarchy

System.Object
  Amazon.Pinpoint.Model.ItemResponse

Namespace: Amazon.Pinpoint.Model
Assembly: AWSSDK.Pinpoint.dll
Version: 3.x.y.z

Syntax

C#
public class ItemResponse

The ItemResponse type exposes the following members

Constructors

NameDescription
Public Method ItemResponse()

Properties

NameTypeDescription
Public Property EndpointItemResponse Amazon.Pinpoint.Model.EndpointItemResponse

Gets and sets the property EndpointItemResponse.

The response that was received after the endpoint data was accepted.

Public Property EventsItemResponse System.Collections.Generic.Dictionary<System.String, Amazon.Pinpoint.Model.EventItemResponse>

Gets and sets the property EventsItemResponse.

A multipart response object that contains a key and a value for each event in the request. In each object, the event ID is the key and an EventItemResponse object is the value.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5