rule

@JvmName(name = "ojffcyltvjsjlrff")
suspend fun rule(value: Output<String>)
@JvmName(name = "xulostkgyfktccwj")
suspend fun rule(value: String?)

Parameters

value

Rule content, using conditional expressions to match user requests. When adding global configuration, this parameter does not need to be set. There are two usage scenarios:

  • Match all incoming requests: value set to true

  • Match specified request: Set the value to a custom expression, for example: (http.host eq \"video.example.com\")