requestUris

@JvmName(name = "aeotndwxhdktdnlw")
suspend fun requestUris(value: Output<List<SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgs>>)

Parameters

value

Request URI from the request line to be excluded from inspection during preconfigured WAF evaluation. When specifying this field, the query or fragment part should be excluded. Structure is documented below.


@JvmName(name = "gwfyqmsqsserbwov")
suspend fun requestUris(vararg values: Output<SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgs>)


@JvmName(name = "uhpyilqguxvsddjm")
suspend fun requestUris(values: List<Output<SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgs>>)
@JvmName(name = "rdrwqsxjkbxfegto")
suspend fun requestUris(vararg values: SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgs)

Parameters

values

Request URI from the request line to be excluded from inspection during preconfigured WAF evaluation. When specifying this field, the query or fragment part should be excluded. Structure is documented below.


@JvmName(name = "imsyjpxmcxhwcgbi")
suspend fun requestUris(argument: List<suspend SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgsBuilder.() -> Unit>)
@JvmName(name = "njpfjlbbcvyokrhw")
suspend fun requestUris(vararg argument: suspend SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgsBuilder.() -> Unit)
@JvmName(name = "vshiuagnoftkspyb")
suspend fun requestUris(argument: suspend SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgsBuilder.() -> Unit)

Parameters

argument

Request URI from the request line to be excluded from inspection during preconfigured WAF evaluation. When specifying this field, the query or fragment part should be excluded. Structure is documented below.