The endpoint that you want to receive notifications. Endpoints vary by protocol:
- For the
http protocol, the endpoint is an URL beginning with "http://" - For the
https protocol, the endpoint is a URL beginning with "https://" - For the
email protocol, the endpoint is an email address - For the
email-json protocol, the endpoint is an email address - For the
sms protocol, the endpoint is a phone number of an SMS-enabled device - For the
sqs protocol, the endpoint is the ARN of an Amazon SQS queue - For the
application protocol, the endpoint is the EndpointArn of a mobile app and device.
Namespace: Amazon.SimpleNotificationService.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public String Endpoint { get; set; }
Property Value
Type: System.String
Type: System.String
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8