expr

@JvmName(name = "euhfctciuixkbkfw")
suspend fun expr(value: Output<RegionSecurityPolicyRuleMatchExprArgs>)
@JvmName(name = "nxusqatwgsksvksk")
suspend fun expr(value: RegionSecurityPolicyRuleMatchExprArgs?)

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 = "wxxcrwnrywwiknxv")
suspend fun expr(argument: suspend RegionSecurityPolicyRuleMatchExprArgsBuilder.() -> 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.