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>
Constructors
Link copied to clipboard
fun RulesetRuleActionParametersHeaderArgs(expression: Output<String>? = null, name: Output<String>? = null, operation: Output<String>? = null, value: Output<String>? = null)
Functions
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.