Class AwsS3Options
Inherited Members
Namespace: Glitch9.AIDevKit.AmazonAws
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
public sealed class AwsS3Options : IFileRequestOptions, IProviderRequestOptions
Properties
| Edit this page View SourceBucket
Declaration
public string Bucket { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Key
Declaration
public string Key { get; set; }
Property Value
| Type | Description |
|---|---|
| string |