public static final class DescribeVpcFirewallAclGroupListResponseBody.AclGroupList.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVpcFirewallAclGroupListResponseBody.AclGroupList.Builder |
aclGroupId(String aclGroupId)
The ID of the policy group.
|
DescribeVpcFirewallAclGroupListResponseBody.AclGroupList.Builder |
aclGroupName(String aclGroupName)
The name of the policy group.
|
DescribeVpcFirewallAclGroupListResponseBody.AclGroupList |
build() |
DescribeVpcFirewallAclGroupListResponseBody.AclGroupList.Builder |
memberUid(String memberUid)
The UID of the member that is managed by your Alibaba Cloud account.
|
public DescribeVpcFirewallAclGroupListResponseBody.AclGroupList.Builder aclGroupId(String aclGroupId)
Valid values: * If the VPC firewall is used to protect a Cloud Enterprise Network (CEN) instance, the value of this parameter is the ID of the CEN instance. Example: cen-ervw0g12b5jbw\*\*\*\* * If the VPC firewall is used to protect an Express Connect circuit, the value of this parameter is the ID of the VPC firewall instance. Example: vfw-a42bbb7b887148c9\*\*\*\*
public DescribeVpcFirewallAclGroupListResponseBody.AclGroupList.Builder aclGroupName(String aclGroupName)
* If the VPC firewall is used to protect a CEN instance, the value of this parameter is the name of the CEN instance. * If the VPC firewall is used to protect an Express Connect circuit, the value of this parameter is the name of the VPC firewall instance.
public DescribeVpcFirewallAclGroupListResponseBody.AclGroupList.Builder memberUid(String memberUid)
public DescribeVpcFirewallAclGroupListResponseBody.AclGroupList build()
Copyright © 2023. All rights reserved.