conformAction property

String? conformAction
getter/setter pair

Action to take for requests that are under the configured rate limit threshold.

Valid option is "allow" only.

Implementation

core.String? conformAction;