Class AmazonFSxConfig
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
ServiceId
The ServiceId, which is the unique identifier for a service.
public static string ServiceId { get; }
Property Value
ServiceVersion
Gets the ServiceVersion property.
public override string ServiceVersion { get; }
Property Value
UserAgent
Gets the value of UserAgent property.
public override string UserAgent { get; }