SecurityPolicyRuleMatchExpr

data class SecurityPolicyRuleMatchExpr(val expression: String)

Constructors

Link copied to clipboard
constructor(expression: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Textual representation of an expression in Common Expression Language syntax. The application context of the containing message determines which well-known feature set of CEL is supported.