The available AWS access control policy actions for AWS CloudFormation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class CloudFormationActionIdentifiers
 Members
 Members| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description | 
|---|---|---|
|  | CloudFormationActionIdentifiers()()()() | Initializes a new instance of the CloudFormationActionIdentifiers class | 
|   | AllCloudFormationActions | |
|   | CreateStack | |
|   | DeleteStack | |
|   | DescribeStackEvents | |
|   | DescribeStackResource | |
|   | DescribeStackResources | |
|   | DescribeStacks | |
|  | Equals(Object) | (Inherited from Object.) | 
|   | EstimateTemplateCost | |
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|   | GetTemplate | |
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|   | ListStackResources | |
|   | ListStacks | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|   | UpdateStack | |
|   | ValidateTemplate | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | CloudFormationActionIdentifiers |