expr

@JvmName(name = "dfqsgxrfwkdixkwm")
suspend fun expr(value: Output<SecurityPolicyRuleMatchExprArgs>)
@JvmName(name = "uvlivvaxwslygqcy")
suspend fun expr(value: SecurityPolicyRuleMatchExprArgs?)

Parameters

value

User defined CEVAL expression. A CEVAL expression is used to specify match criteria such as origin.ip, source.region_code and contents in the request header. Structure is documented below.


@JvmName(name = "nyjudpsneykvibvl")
suspend fun expr(argument: suspend SecurityPolicyRuleMatchExprArgsBuilder.() -> Unit)

Parameters

argument

User defined CEVAL expression. A CEVAL expression is used to specify match criteria such as origin.ip, source.region_code and contents in the request header. Structure is documented below.