RuleRuleConditionQueryStringConfigArgs

data class RuleRuleConditionQueryStringConfigArgs(val values: Output<List<RuleRuleConditionQueryStringConfigValueArgs>>? = null) : ConvertibleToJava<RuleRuleConditionQueryStringConfigArgs>

Constructors

Link copied to clipboard
constructor(values: Output<List<RuleRuleConditionQueryStringConfigValueArgs>>? = null)

Properties

Link copied to clipboard

Add one or more IP addresses or IP address segments. You can add up to 5 forwarding rules in a SourceIp.

Functions

Link copied to clipboard
open override fun toJava(): RuleRuleConditionQueryStringConfigArgs