public static final class DescribeGrantRulesToCenResponseBody.GrantRule.Builder extends Object
public DescribeGrantRulesToCenResponseBody.GrantRule.Builder cenId(String cenId)
The ID of the CEN instance.
example:cen-nye53d7p3hzyu4****
public DescribeGrantRulesToCenResponseBody.GrantRule.Builder cenOwnerId(Long cenOwnerId)
The ID of the Alibaba Cloud account to which the CEN instance belongs.
example:1210123456123456
public DescribeGrantRulesToCenResponseBody.GrantRule.Builder childInstanceId(String childInstanceId)
The ID of the network instance.
example:vpc-bp1rgeww9mdstuuar****
public DescribeGrantRulesToCenResponseBody.GrantRule.Builder childInstanceOwnerId(Long childInstanceOwnerId)
The ID of the Alibaba Cloud account to which the network instance belongs.
example:1250123456123456
public DescribeGrantRulesToCenResponseBody.GrantRule.Builder childInstanceRegionId(String childInstanceRegionId)
The region ID of the network instance.
example:cn-hangzhou
public DescribeGrantRulesToCenResponseBody.GrantRule.Builder childInstanceType(String childInstanceType)
The type of the network instance. Valid values:
VPC
public DescribeGrantRulesToCenResponseBody.GrantRule.Builder createTime(Long createTime)
The time when the permissions were granted to the CEN instance.
The time follows the ISO 8601 standard in the YYYY-MM-DDThh:mm:ssZ format. The time is displayed in UTC.
example:2024-01-24T16:27Z
public DescribeGrantRulesToCenResponseBody.GrantRule.Builder orderType(String orderType)
The entity that pays the fees of the network instance. Valid values:
PayByCenOwner
public DescribeGrantRulesToCenResponseBody.GrantRule build()
Copyright © 2025. All rights reserved.