Class S3Service
Inherited Members
Namespace: Glitch9.AIDevKit.AmazonAws.S3.Services
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
public sealed class S3Service
Constructors
| Edit this page View SourceS3Service(AwsClient)
Declaration
public S3Service(AwsClient client)
Parameters
| Type | Name | Description |
|---|---|---|
| AwsClient | client |
Properties
| Edit this page View SourceBuckets
Declaration
public BucketService Buckets { get; }
Property Value
| Type | Description |
|---|---|
| BucketService |
Objects
Declaration
public ObjectService Objects { get; }
Property Value
| Type | Description |
|---|---|
| ObjectService |