| Package | Description | 
|---|---|
| com.tencentcloudapi.tem.v20210701.models | 
| Modifier and Type | Method and Description | 
|---|---|
| LogConfigExtractRule | LogConfig. getExtractRule()Get Export rules
Note: This field may return `null`, indicating that no valid value was found. | 
| LogConfigExtractRule | CreateLogConfigRequest. getExtractRule()Get Export | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LogConfig. setExtractRule(LogConfigExtractRule ExtractRule)Set Export rules
Note: This field may return `null`, indicating that no valid value was found. | 
| void | CreateLogConfigRequest. setExtractRule(LogConfigExtractRule ExtractRule)Set Export | 
| Constructor and Description | 
|---|
| LogConfigExtractRule(LogConfigExtractRule 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 © 2023. All rights reserved.