filter property

String? filter
getter/setter pair

A conditional statement which is evaluated against the request message to determine if it should be traced.

Syntax matches that of on API Proxy bundle flow Condition.

Optional.

Implementation

core.String? filter;