public static final class ClearTableMonitorRequest.Options extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLEAR_ALL_REFERENCES
|
static String |
FALSE |
static String |
KEEP_AUTOGENERATED_SINK
|
public static final String KEEP_AUTOGENERATED_SINK
TRUE
, the auto-generated datasink associated with this monitor, if there is
one, will be retained for further use. If FALSE
, then the auto-generated sink will be dropped if there are no
other monitors referencing it.
Supported values:
The default value is FALSE
.public static final String TRUE
public static final String FALSE
Copyright © 2025. All rights reserved.