Class AmazonS3Metadata
Service metadata for Amazon S3 service
public class AmazonS3Metadata : IServiceMetadata
- Inheritance
-
AmazonS3Metadata
- Implements
-
IServiceMetadata
- Inherited Members
Constructors
AmazonS3Metadata()
public AmazonS3Metadata()
Properties
OperationNameMapping
Gets the dictionary that gives mapping of renamed operations
public IDictionary<string, string> OperationNameMapping { get; }
Property Value
ServiceId
Gets the value of the Service Id.
public string ServiceId { get; }