Table of Contents

Class CreatePlatformApplicationResponse

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

Response from CreatePlatformApplication action.

public class CreatePlatformApplicationResponse : AmazonWebServiceResponse
Inheritance
CreatePlatformApplicationResponse

Constructors

CreatePlatformApplicationResponse()

public CreatePlatformApplicationResponse()

Properties

PlatformApplicationArn

Gets and sets the property PlatformApplicationArn.

PlatformApplicationArn is returned.

public string PlatformApplicationArn { get; set; }

Property Value

string