requestUris

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

Parameters

value

Request query parameter whose value will be excluded from inspection during preconfigured WAF evaluation. Note that the parameter can be in the query string or in the POST body. Structure is documented below.


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


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

Parameters

values

Request query parameter whose value will be excluded from inspection during preconfigured WAF evaluation. Note that the parameter can be in the query string or in the POST body. Structure is documented below.


@JvmName(name = "hivnkhmilqohacff")
suspend fun requestUris(argument: List<suspend SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgsBuilder.() -> Unit>)
@JvmName(name = "clphhmfyyfxugvkp")
suspend fun requestUris(vararg argument: suspend SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgsBuilder.() -> Unit)
@JvmName(name = "wcqtiwcifxabexog")
suspend fun requestUris(argument: suspend SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgsBuilder.() -> Unit)

Parameters

argument

Request query parameter whose value will be excluded from inspection during preconfigured WAF evaluation. Note that the parameter can be in the query string or in the POST body. Structure is documented below.