Table of Contents

Class AmazonFSxConfig

Namespace
Amazon.FSx
Assembly
AWSSDK.FSx.dll

Configuration for accessing Amazon FSx service

public class AmazonFSxConfig : ClientConfig
Inheritance
AmazonFSxConfig

Constructors

AmazonFSxConfig()

Default constructor

public AmazonFSxConfig()

Properties

RegionEndpointServiceName

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

public override string RegionEndpointServiceName { get; }

Property Value

string

ServiceId

The ServiceId, which is the unique identifier for a service.

public static string ServiceId { 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