GetPlatformApplicationAttributesResponse Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Returns information about the GetPlatformApplicationAttributes response and response metadata.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SimpleNotificationService.Model.GetPlatformApplicationAttributesResult
      Amazon.SimpleNotificationService.Model.GetPlatformApplicationAttributesResponse

Namespace: Amazon.SimpleNotificationService.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class GetPlatformApplicationAttributesResponse : GetPlatformApplicationAttributesResult

The GetPlatformApplicationAttributesResponse type exposes the following members

Constructors

Properties

  Name Description
Public Property Attributes Attributes include the following:
  • EventEndpointCreated -- Topic ARN to which EndpointCreated event notifications should be sent.
  • EventEndpointDeleted -- Topic ARN to which EndpointDeleted event notifications should be sent.
  • EventEndpointUpdated -- Topic ARN to which EndpointUpdate event notifications should be sent.
  • EventDeliveryFailure -- Topic ARN to which DeliveryFailure event notifications should be sent upon Direct Publish delivery failure (permanent) to one of the application's endpoints.
Public Property ContentLength Returns the content length of the HTTP response.
Public Property GetPlatformApplicationAttributesResult Gets and sets the GetPlatformApplicationAttributesResult property. Response for GetPlatformApplicationAttributes action.
Public Property HttpStatusCode Returns the status code of the HTTP response.
Public Property ResponseMetadata Contains additional information about the request, such as the Request Id.

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