public static final class AttachCenChildInstanceRequest.Builder extends Object
public AttachCenChildInstanceRequest.Builder cenId(String cenId)
The ID of the CEN instance.
This parameter is required.
example:cen-7qthudw0ll6jmc****
public AttachCenChildInstanceRequest.Builder childInstanceId(String childInstanceId)
The ID of the network instance that you want to attach to the CEN instance.
This parameter is required.
example:vpc-bp18sth14qii3pnvx****
public AttachCenChildInstanceRequest.Builder childInstanceOwnerId(Long childInstanceOwnerId)
The ID of the Alibaba Cloud account to which the network instance belongs.
example:If the network instance and the CEN instance belong to different Alibaba Cloud accounts, this parameter is required.
1688000000000000
public AttachCenChildInstanceRequest.Builder childInstanceRegionId(String childInstanceRegionId)
The ID of the region where the network instance is deployed.
You can call the DescribeRegions operation to query the most recent region list.
This parameter is required.
example:cn-hangzhou
public AttachCenChildInstanceRequest.Builder childInstanceType(String childInstanceType)
The type of the network instance. Valid values:
This parameter is required.
example:VPC
public AttachCenChildInstanceRequest.Builder ownerAccount(String ownerAccount)
public AttachCenChildInstanceRequest.Builder ownerId(Long ownerId)
public AttachCenChildInstanceRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public AttachCenChildInstanceRequest.Builder resourceOwnerId(Long resourceOwnerId)
public AttachCenChildInstanceRequest build()
Copyright © 2025. All rights reserved.