The available AWS access control policy actions for Amazon CloudFront.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class CloudFrontActionIdentifiers
 Members
 Members| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description | 
|---|---|---|
|  | CloudFrontActionIdentifiers()()()() | Initializes a new instance of the CloudFrontActionIdentifiers class | 
|   | AllCloudFrontActions | |
|   | CreateCloudFrontOriginAccessIdentity | |
|   | CreateDistribution | |
|   | CreateInvalidation | |
|   | CreateStreamingDistribution | |
|   | DeleteCloudFrontOriginAccessIdentity | |
|   | DeleteDistribution | |
|   | DeleteStreamingDistribution | |
|  | Equals(Object) | (Inherited from Object.) | 
|   | GetCloudFrontOriginAccessIdentity | |
|   | GetCloudFrontOriginAccessIdentityConfig | |
|   | GetDistribution | |
|   | GetDistributionConfig | |
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|   | GetInvalidation | |
|   | GetStreamingDistribution | |
|   | GetStreamingDistributionConfig | |
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|   | ListCloudFrontOriginAccessIdentities | |
|   | ListDistributions | |
|   | ListInvalidations | |
|   | ListStreamingDistributions | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|   | UpdateCloudFrontOriginAccessIdentity | |
|   | UpdateDistribution | |
|   | UpdateStreamingDistribution | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | CloudFrontActionIdentifiers |