Ruleset Rule Action Parameters Header Args
data class RulesetRuleActionParametersHeaderArgs(val expression: Output<String>? = null, val name: Output<String>? = null, val operation: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<RulesetRuleActionParametersHeaderArgs>
Properties
Link copied to clipboard
Use a value dynamically determined by the Firewall Rules expression language based on Wireshark display filters. Refer to the Firewall Rules language documentation for all available fields, operators, and functions.