| Package | Description |
|---|---|
| com.tencentcloudapi.cynosdb.v20190107.models |
| Modifier and Type | Method and Description |
|---|---|
InstanceAuditLogFilter[] |
DescribeAuditLogsRequest.getLogFilter()
Get 过滤条件。多个值之前是且的关系。
|
InstanceAuditLogFilter[] |
CreateAuditLogFileRequest.getLogFilter()
Get 审计日志过滤条件
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAuditLogsRequest.setLogFilter(InstanceAuditLogFilter[] LogFilter)
Set 过滤条件。多个值之前是且的关系。
|
void |
CreateAuditLogFileRequest.setLogFilter(InstanceAuditLogFilter[] LogFilter)
Set 审计日志过滤条件
|
| Constructor and Description |
|---|
InstanceAuditLogFilter(InstanceAuditLogFilter 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.