Type:COLUMN_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: COLUMN_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_NOTE
Attributes:
Configure at least a set of arbitrary key-value pairs. For example: foo:bar
Name | DataType | Description |
---|---|---|
foo | String | bar |