Table of Contents

Class Endpoint

Namespace
Amazon.SimpleNotificationService.Model
Assembly
AWSSDK.SimpleNotificationService.dll

Endpoint for mobile app and device.

public class Endpoint
Inheritance
Endpoint
Inherited Members

Constructors

Endpoint()

public Endpoint()

Properties

Attributes

Gets and sets the property Attributes.

Attributes for endpoint.

public Dictionary<string, string> Attributes { get; set; }

Property Value

Dictionary<string, string>

EndpointArn

Gets and sets the property EndpointArn.

EndpointArn for mobile app and device.

public string EndpointArn { get; set; }

Property Value

string