Alters a table monitor previously created with Create Table Monitor.
Input Parameter Description
Name | Type | Description | ||||
---|---|---|---|---|---|---|
topic_id | string | The topic ID returned by Create Table Monitor . | ||||
monitor_updates_map | map of string to strings | Map containing the properties of the table monitor to be updated. Error if empty.
| ||||
options | map of string to strings | Optional parameters. |
Output Parameter Description
Name | Type | Description |
---|---|---|
topic_id | string | Value of input parameter topic_id. |
info | map of string to strings | Additional information. |