logType property
The type of log to truncate.
Valid values are MYSQL_GENERAL_TABLE
and MYSQL_SLOW_TABLE
.
Implementation
core.String? logType;
The type of log to truncate.
Valid values are MYSQL_GENERAL_TABLE
and MYSQL_SLOW_TABLE
.
core.String? logType;