Class LocationInfo
Represents information about the directory bucket location (e.g., Local Zone, Availability Zone).
Inherited Members
Namespace: Glitch9.AIDevKit.AmazonAws.S3
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
public class LocationInfo
Properties
| Edit this page View SourceName
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Type
Declaration
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |