traffic Match Rules
Parameters
value
List of stream classification rules. You can add up to 50 stream classification rules at a time. See traffic_match_rules
below.
Parameters
values
List of stream classification rules. You can add up to 50 stream classification rules at a time. See traffic_match_rules
below.
suspend fun trafficMatchRules(argument: List<suspend TrafficMarkingPolicyTrafficMatchRuleArgsBuilder.() -> Unit>)
suspend fun trafficMatchRules(vararg argument: suspend TrafficMarkingPolicyTrafficMatchRuleArgsBuilder.() -> Unit)
suspend fun trafficMatchRules(argument: suspend TrafficMarkingPolicyTrafficMatchRuleArgsBuilder.() -> Unit)
Parameters
argument
List of stream classification rules. You can add up to 50 stream classification rules at a time. See traffic_match_rules
below.