public static class CreateHybridMonitorTaskRequest.CreateHybridMonitorTaskRequestSLSProcessConfigGroupBy
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
alias
The alias of the aggregation result.
|
String |
SLSKeyName
The name of the key that is used to aggregate logs imported from Simple Log Service.
|
| 构造器和说明 |
|---|
CreateHybridMonitorTaskRequestSLSProcessConfigGroupBy() |
@NameInMap(value="Alias") public String alias
The alias of the aggregation result.
@NameInMap(value="SLSKeyName") public String SLSKeyName
The name of the key that is used to aggregate logs imported from Simple Log Service.
public CreateHybridMonitorTaskRequestSLSProcessConfigGroupBy()
public static CreateHybridMonitorTaskRequest.CreateHybridMonitorTaskRequestSLSProcessConfigGroupBy build(Map<String,?> map) throws Exception
Exceptionpublic CreateHybridMonitorTaskRequest.CreateHybridMonitorTaskRequestSLSProcessConfigGroupBy setAlias(String alias)
public String getAlias()
public CreateHybridMonitorTaskRequest.CreateHybridMonitorTaskRequestSLSProcessConfigGroupBy setSLSKeyName(String SLSKeyName)
public String getSLSKeyName()
Copyright © 2024. All rights reserved.