Table of Contents

Class CreatePlatformEndpointResponse

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

Response from CreateEndpoint action.

public class CreatePlatformEndpointResponse : AmazonWebServiceResponse
Inheritance
CreatePlatformEndpointResponse

Constructors

CreatePlatformEndpointResponse()

public CreatePlatformEndpointResponse()

Properties

EndpointArn

Gets and sets the property EndpointArn.

EndpointArn returned from CreateEndpoint action.

public string EndpointArn { get; set; }

Property Value

string