action property

String? action
final

The action for the Rule that the request matched: ALLOW, BLOCK, or COUNT.

Implementation

final String? action;