public static class DescribeGroupMonitoringAgentProcessResponseBody.DescribeGroupMonitoringAgentProcessResponseBodyProcessesProcessMatchExpressMatchExpress
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
function
The matching condition.
|
String |
name
The criteria based on which the instances are matched.
|
String |
value
The keyword used to match the instance name.
|
| 构造器和说明 |
|---|
DescribeGroupMonitoringAgentProcessResponseBodyProcessesProcessMatchExpressMatchExpress() |
@NameInMap(value="Function") public String function
The matching condition. Valid values:
example:The matched instances are monitored by the process monitoring task.
all
@NameInMap(value="Name") public String name
The criteria based on which the instances are matched.
example:Set the value to
name. The value name indicates that the instances are matched based on the instance name.
name
@NameInMap(value="Value") public String value
The keyword used to match the instance name.
example:portalHost
public DescribeGroupMonitoringAgentProcessResponseBodyProcessesProcessMatchExpressMatchExpress()
public static DescribeGroupMonitoringAgentProcessResponseBody.DescribeGroupMonitoringAgentProcessResponseBodyProcessesProcessMatchExpressMatchExpress build(Map<String,?> map) throws Exception
Exceptionpublic DescribeGroupMonitoringAgentProcessResponseBody.DescribeGroupMonitoringAgentProcessResponseBodyProcessesProcessMatchExpressMatchExpress setFunction(String function)
public String getFunction()
public DescribeGroupMonitoringAgentProcessResponseBody.DescribeGroupMonitoringAgentProcessResponseBodyProcessesProcessMatchExpressMatchExpress setName(String name)
public String getName()
public DescribeGroupMonitoringAgentProcessResponseBody.DescribeGroupMonitoringAgentProcessResponseBodyProcessesProcessMatchExpressMatchExpress setValue(String value)
public String getValue()
Copyright © 2026. All rights reserved.