public static class CreateHybridMonitorTaskRequest.CreateHybridMonitorTaskRequestSLSProcessConfigExpress
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.
|
| 构造器和说明 |
|---|
CreateHybridMonitorTaskRequestSLSProcessConfigExpress() |
@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 CreateHybridMonitorTaskRequestSLSProcessConfigExpress()
public static CreateHybridMonitorTaskRequest.CreateHybridMonitorTaskRequestSLSProcessConfigExpress build(Map<String,?> map) throws Exception
Exceptionpublic CreateHybridMonitorTaskRequest.CreateHybridMonitorTaskRequestSLSProcessConfigExpress setAlias(String alias)
public String getAlias()
public CreateHybridMonitorTaskRequest.CreateHybridMonitorTaskRequestSLSProcessConfigExpress setExpress(String express)
public String getExpress()
Copyright © 2024. All rights reserved.