public static final class DescribeMonitorGroupsResponseBody.Resource.Builder extends Object
public DescribeMonitorGroupsResponseBody.Resource.Builder bindUrl(String bindUrl)
The URL of the ACK cluster from which the application group is synchronized.
example:public DescribeMonitorGroupsResponseBody.Resource.Builder contactGroups(DescribeMonitorGroupsResponseBody.ContactGroups contactGroups)
The alert contact groups.
public DescribeMonitorGroupsResponseBody.Resource.Builder dynamicTagRuleId(String dynamicTagRuleId)
The ID of the tag rule.
example:6b882d9a-5117-42e2-9d0c-4749a0c6****
public DescribeMonitorGroupsResponseBody.Resource.Builder gmtCreate(Long gmtCreate)
The timestamp when the application group was created. Unit: milliseconds.
example:1603181891000
public DescribeMonitorGroupsResponseBody.Resource.Builder gmtModified(Long gmtModified)
The timestamp when the application group was modified. Unit: milliseconds.
example:1603181891000
public DescribeMonitorGroupsResponseBody.Resource.Builder groupFounderTagKey(String groupFounderTagKey)
The tag key that is created for the application group by using the tag rule.
example:GroupKey1
public DescribeMonitorGroupsResponseBody.Resource.Builder groupFounderTagValue(String groupFounderTagValue)
The tag value that is created for the application group by using the tag rule.
example:GroupValue1
public DescribeMonitorGroupsResponseBody.Resource.Builder groupId(Long groupId)
The ID of the application group.
example:12345
public DescribeMonitorGroupsResponseBody.Resource.Builder groupName(String groupName)
The name of the application group.
example:test123
public DescribeMonitorGroupsResponseBody.Resource.Builder resourceGroupId(String resourceGroupId)
The resource ID.
example:rg-aek2hopjh*******
public DescribeMonitorGroupsResponseBody.Resource.Builder serviceId(String serviceId)
The ID of the Alibaba Cloud service.
example:49****
public DescribeMonitorGroupsResponseBody.Resource.Builder tags(DescribeMonitorGroupsResponseBody.Tags tags)
The tags that are attached to the application group.
public DescribeMonitorGroupsResponseBody.Resource.Builder templateIds(DescribeMonitorGroupsResponseBody.TemplateIds templateIds)
The ID of the template.
public DescribeMonitorGroupsResponseBody.Resource.Builder templateInfos(DescribeMonitorGroupsResponseBody.TemplateInfos templateInfos)
public DescribeMonitorGroupsResponseBody.Resource.Builder type(String type)
The type of the application group. Valid values:
custom
public DescribeMonitorGroupsResponseBody.Resource build()
Copyright © 2026. All rights reserved.