Gets and sets the name of this action. For example, 'sqs:SendMessage' is the
name corresponding to the SQS action that enables users to send a message
to an SQS queue.

C# |
public string ActionName { get; set; }
C# |
public string ActionName { get; set; }