The available AWS access control policy actions for Amazon Glacier.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class GlacierActionIdentifiers
 Members
 Members| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description | 
|---|---|---|
|  | GlacierActionIdentifiers()()()() | Initializes a new instance of the GlacierActionIdentifiers class | 
|   | AbortMultipartUpload | |
|   | AllGlacierActions | |
|   | CompleteMultipartUpload | |
|   | CreateVault | |
|   | DeleteArchive | |
|   | DeleteVault | |
|   | DeleteVaultNotifications | |
|   | DescribeJob | |
|   | DescribeVault | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|   | GetJobOutput | |
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|   | GetVaultNotifications | |
|   | InitiateJob | |
|   | InitiateMultipartUpload | |
|   | ListJobs | |
|   | ListMultipartUploads | |
|   | ListParts | |
|   | ListVaults | |
|   | SetVaultNotifications | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|   | UploadArchive | |
|   | UploadMultipartPart | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | GlacierActionIdentifiers |