Class AmazonTranslateCredentials
Inheritance
System.Object
AmazonTranslateCredentials
Implements
Namespace: Crowdin.Api.MachineTranslationEngines
Assembly: Crowdin.Api.dll
Syntax
public class AmazonTranslateCredentials : object, IMtCredentialsForm
Properties
| Improve this Doc View SourceAccessKey
Declaration
public string AccessKey { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SecretKey
Declaration
public string SecretKey { get; set; }
Property Value
Type | Description |
---|---|
System.String |