| Package | Description | 
|---|---|
| com.tencentcloudapi.cdb.v20170320.models | 
| Modifier and Type | Method and Description | 
|---|---|
| LogToCLSConfig | DescribeDBInstanceLogToCLSResponse. getErrorLog()Get Configurations of sending error logs to CLS. | 
| LogToCLSConfig | DescribeDBInstanceLogToCLSResponse. getSlowLog()Get Configurations of sending slow logs to CLS. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeDBInstanceLogToCLSResponse. setErrorLog(LogToCLSConfig ErrorLog)Set Configurations of sending error logs to CLS. | 
| void | DescribeDBInstanceLogToCLSResponse. setSlowLog(LogToCLSConfig SlowLog)Set Configurations of sending slow logs to CLS. | 
| Constructor and Description | 
|---|
| LogToCLSConfig(LogToCLSConfig source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2024. All rights reserved.