Class BucketInfo
Represents information about the bucket's redundancy and type. Only applicable for directory buckets.
Inherited Members
Namespace: Glitch9.AIDevKit.AmazonAws.S3
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
public class BucketInfo
Properties
| Edit this page View SourceDataRedundancy
Declaration
public string DataRedundancy { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Type
Declaration
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |