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 all the endpoints that are associated with a user ID.

Inheritance Hierarchy

System.Object
  Amazon.Pinpoint.Model.EndpointsResponse

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

Syntax

C#
public class EndpointsResponse

The EndpointsResponse type exposes the following members

Constructors

NameDescription
Public Method EndpointsResponse()

Properties

NameTypeDescription
Public Property Item System.Collections.Generic.List<Amazon.Pinpoint.Model.EndpointResponse>

Gets and sets the property Item.

An array of responses, one for each endpoint that's associated with the user ID.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5