Class AthenaClientConfiguration
public class AthenaClientConfiguration
- Inheritance
-
AthenaClientConfiguration
- Inherited Members
Properties
Affiliate
public required string Affiliate { get; set; }
Property Value
Endpoint
public required string Endpoint { get; set; }
Property Value
SendMd5Hash
public bool SendMd5Hash { get; set; }
Property Value
SendSha1Hash
public bool SendSha1Hash { get; set; }