public static final class DescribeCenAttachedChildInstancesResponseBody.ChildInstance.Builder extends Object
public DescribeCenAttachedChildInstancesResponseBody.ChildInstance.Builder cenId(String cenId)
The ID of the CEN instance.
example:cen-j3jzhw1zpau2km****
public DescribeCenAttachedChildInstancesResponseBody.ChildInstance.Builder childInstanceAttachTime(String childInstanceAttachTime)
The time when the network instance was attached to the CEN instance.
The time follows the ISO8601 standard in the YYYY-MM-DDThh:mmZ format. The time is displayed in UTC.
example:2021-08-10T06:27Z
public DescribeCenAttachedChildInstancesResponseBody.ChildInstance.Builder childInstanceId(String childInstanceId)
The ID of the network instance.
example:vpc-8vb1lu55yt9rlwgxl****
public DescribeCenAttachedChildInstancesResponseBody.ChildInstance.Builder childInstanceOwnerId(Long childInstanceOwnerId)
The ID of the Alibaba Cloud account to which the network instance belongs.
example:1688000000000000
public DescribeCenAttachedChildInstancesResponseBody.ChildInstance.Builder childInstanceRegionId(String childInstanceRegionId)
The ID of the region where the network instance is deployed.
example:cn-zhangjiakou
public DescribeCenAttachedChildInstancesResponseBody.ChildInstance.Builder childInstanceType(String childInstanceType)
The type of the network instance. Valid values:
VPC
public DescribeCenAttachedChildInstancesResponseBody.ChildInstance.Builder status(String status)
The status of the network instance. Valid values:
Attached
public DescribeCenAttachedChildInstancesResponseBody.ChildInstance build()
Copyright © 2025. All rights reserved.