The available AWS access control policy actions for Amazon Route 53.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class Route53ActionIdentifiers
 Members
 Members| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description | 
|---|---|---|
|  | Route53ActionIdentifiers()()()() | Initializes a new instance of the Route53ActionIdentifiers class | 
|   | AllRoute53Actions | |
|   | ChangeResourceRecordSets | |
|   | CreateHostedZone | |
|   | DeleteHostedZone | |
|  | Equals(Object) | (Inherited from Object.) | 
|   | GetChange | |
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|   | GetHostedZone | |
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|   | ListHostedZones | |
|   | ListResourceRecordSets | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | Route53ActionIdentifiers |