Class CloudStorageAwsOptions
- Namespace
- CloudStorageORM.Options
- Assembly
- CloudStorageORM.dll
public class CloudStorageAwsOptions
- Inheritance
-
CloudStorageAwsOptions
- Inherited Members
-
Properties
AccessKeyId
public string AccessKeyId { get; set; }
Property Value
- string
ForcePathStyle
public bool ForcePathStyle { get; set; }
Property Value
- bool
Region
public string Region { get; set; }
Property Value
- string
SecretAccessKey
public string SecretAccessKey { get; set; }
Property Value
- string
ServiceUrl
public string ServiceUrl { get; set; }
Property Value
- string