public static final class DescribeResourceGroupsResponseBody.ResourceGroup.Builder extends Object
public DescribeResourceGroupsResponseBody.ResourceGroup.Builder aliyunResourceGroupId(String aliyunResourceGroupId)
public DescribeResourceGroupsResponseBody.ResourceGroup.Builder appRules(List<DescribeResourceGroupsResponseBody.AppRules> appRules)
public DescribeResourceGroupsResponseBody.ResourceGroup.Builder authCount(String authCount)
The number of administrators that are authorized to access the resource group.
example:3
public DescribeResourceGroupsResponseBody.ResourceGroup.Builder createTime(String createTime)
The time when the resource group was created.
example:2022-11-29T17:25:40.000000000Z
public DescribeResourceGroupsResponseBody.ResourceGroup.Builder policies(List<DescribeResourceGroupsResponseBody.Policies> policies)
The policy that is associated with the resource group.
The policy applies to cloud computers in the resource group. If multiple policies exist, they are enforced in order of priority.
If any of these cloud computers are already associated with other policies, the resource group"s policy takes precedence.
public DescribeResourceGroupsResponseBody.ResourceGroup.Builder resourceCount(String resourceCount)
The number of resources in the resource group.
example:119
public DescribeResourceGroupsResponseBody.ResourceGroup.Builder resourceGroupId(String resourceGroupId)
The ID of the resource group.
example:rg-cyo0il2pzge1***
public DescribeResourceGroupsResponseBody.ResourceGroup.Builder resourceGroupName(String resourceGroupName)
The name of the resource group.
public DescribeResourceGroupsResponseBody.ResourceGroup.Builder timers(List<DescribeResourceGroupsResponseBody.Timers> timers)
The associated scheduled task.
public DescribeResourceGroupsResponseBody.ResourceGroup build()
Copyright © 2026. All rights reserved.