class Aws::WAFV2::Types::ActionCondition

A single action condition for a Condition in a logging filter.

@note When making an API call, you may pass ActionCondition

data as a hash:

    {
      action: "ALLOW", # required, accepts ALLOW, BLOCK, COUNT
    }

@!attribute [rw] action

The action setting that a log record must contain in order to meet
the condition.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/ActionCondition AWS API Documentation

Constants

SENSITIVE