public static final class DescribeCenAttachedChildInstanceAttributeRequest.Builder extends Object
public DescribeCenAttachedChildInstanceAttributeRequest.Builder cenId(String cenId)
The ID of the CEN instance.
This parameter is required.
example:cen-5mv960yjhja0dh****
public DescribeCenAttachedChildInstanceAttributeRequest.Builder childInstanceId(String childInstanceId)
The ID of the network instance that is attached to the CEN instance.
This parameter is required.
example:vpc-2zebdboka7d7t37vo****
public DescribeCenAttachedChildInstanceAttributeRequest.Builder childInstanceRegionId(String childInstanceRegionId)
The region ID of the network instance.
You can call the DescribeRegions operation to query the most recent region list.
This parameter is required.
example:cn-beijing
public DescribeCenAttachedChildInstanceAttributeRequest.Builder childInstanceType(String childInstanceType)
The type of the network instance. Valid values:
This parameter is required.
example:VPC
public DescribeCenAttachedChildInstanceAttributeRequest.Builder ownerAccount(String ownerAccount)
public DescribeCenAttachedChildInstanceAttributeRequest.Builder ownerId(Long ownerId)
public DescribeCenAttachedChildInstanceAttributeRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public DescribeCenAttachedChildInstanceAttributeRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DescribeCenAttachedChildInstanceAttributeRequest build()
Copyright © 2025. All rights reserved.