Interface Action

    • Method Detail

      • getActionName

        String getActionName()
        Returns 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.
        Returns:
        The name of this action.