Type:VALUE_MATCH
Attributes:
| Name | DataType | Description | 
|---|---|---|
| column | String | Shadow column | 
| operation | String | SQL operation type (INSERT, UPDATE, DELETE, SELECT) | 
| value | String | Shadow column matching value | 
Type: REGEX_MATCH
Attributes:
| Name | DataType | Description | 
|---|---|---|
| column | String | Shadow column | 
| operation | String | SQL operation type (insert, update, delete, select) | 
| regex | String | Shadow column matching regular expression | 
Type: SIMPLE_HINT
Attributes:
Configure at least a set of arbitrary key-value pairs. For example: foo:bar
| Name | DataType | Description | 
|---|---|---|
| foo | String | bar | 
