Table of Contents

Class AmazonSimpleNotificationServiceConfig

Namespace
Amazon.SimpleNotificationService
Assembly
AWSSDK.SimpleNotificationService.dll

Configuration for accessing Amazon SimpleNotificationService service

public class AmazonSimpleNotificationServiceConfig : ClientConfig
Inheritance
AmazonSimpleNotificationServiceConfig

Constructors

AmazonSimpleNotificationServiceConfig()

Default constructor

public AmazonSimpleNotificationServiceConfig()

Properties

RegionEndpointServiceName

The constant used to lookup in the region hash the endpoint.

public override string RegionEndpointServiceName { get; }

Property Value

string

ServiceVersion

Gets the ServiceVersion property.

public override string ServiceVersion { get; }

Property Value

string

UserAgent

Gets the value of UserAgent property.

public override string UserAgent { get; }

Property Value

string