Table of Contents

Class GetPlatformApplicationAttributesRequest

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

Container for the parameters to the GetPlatformApplicationAttributes operation. Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging). For more information, see Using Amazon SNS Mobile Push Notifications.

public class GetPlatformApplicationAttributesRequest : AmazonSimpleNotificationServiceRequest
Inheritance
GetPlatformApplicationAttributesRequest

Constructors

GetPlatformApplicationAttributesRequest()

public GetPlatformApplicationAttributesRequest()

Properties

PlatformApplicationArn

Gets and sets the property PlatformApplicationArn.

PlatformApplicationArn for GetPlatformApplicationAttributesInput.

public string PlatformApplicationArn { get; set; }

Property Value

string