public static class ModifyHybridMonitorTaskRequest.ModifyHybridMonitorTaskRequestSLSProcessConfigExpress
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
alias
The alias of the extended field that specifies the result of basic operations performed on aggregation results.
|
String |
express
The extended field that specifies the result of basic operations performed on aggregation results.
|
| 构造器和说明 |
|---|
ModifyHybridMonitorTaskRequestSLSProcessConfigExpress() |
@NameInMap(value="Alias") public String alias
The alias of the extended field that specifies the result of basic operations performed on aggregation results.
@NameInMap(value="Express") public String express
The extended field that specifies the result of basic operations performed on aggregation results.
public ModifyHybridMonitorTaskRequestSLSProcessConfigExpress()
public static ModifyHybridMonitorTaskRequest.ModifyHybridMonitorTaskRequestSLSProcessConfigExpress build(Map<String,?> map) throws Exception
Exceptionpublic ModifyHybridMonitorTaskRequest.ModifyHybridMonitorTaskRequestSLSProcessConfigExpress setAlias(String alias)
public String getAlias()
public ModifyHybridMonitorTaskRequest.ModifyHybridMonitorTaskRequestSLSProcessConfigExpress setExpress(String express)
public String getExpress()
Copyright © 2024. All rights reserved.