public static final class ShowTableMonitorsResponse.AdditionalInfo extends Object
monitorIds
.
Supported values:
additionalInfo
.Modifier and Type | Field and Description |
---|---|
static String |
DATASINK_JSON
Datasink info in JSON format for the respective
monitorIds
if one is defined. |
static String |
MATERIALIZED_VIEW_FOR_CHANGE_DETECTOR
Materialized view that implements the change detector
|
static String |
MATERIALIZED_VIEW_FOR_FILTER
Materialized views created for the
filterExpressions . |
static String |
MONITOR_TYPE
Notification type for the respective
monitorIds and tableNames . |
static String |
REFERENCES
Reference count on the respective
monitorIds . |
static String |
TYPE_SCHEMA
Notification type schemas for the respective
monitorIds and
tableNames . |
public static final String MONITOR_TYPE
monitorIds
and tableNames
. The default value is ''.public static final String TYPE_SCHEMA
monitorIds
and
tableNames
. The default value is ''.public static final String MATERIALIZED_VIEW_FOR_CHANGE_DETECTOR
public static final String MATERIALIZED_VIEW_FOR_FILTER
filterExpressions
. The
default value is ''.public static final String REFERENCES
monitorIds
. The default
value is ''.public static final String DATASINK_JSON
monitorIds
if one is defined. The default value is ''.Copyright © 2024. All rights reserved.