public static final class ListCenChildInstanceRouteEntriesToAttachmentRequest.Builder extends Object
public ListCenChildInstanceRouteEntriesToAttachmentRequest.Builder cenId(String cenId)
The ID of the CEN instance.
example:cen-dc4vwznpwbobrl****
public ListCenChildInstanceRouteEntriesToAttachmentRequest.Builder childInstanceRouteTableId(String childInstanceRouteTableId)
The ID of the route table configured on the network instance.
This parameter is required.
example:vtb-bp174d1gje79u1g4t****
public ListCenChildInstanceRouteEntriesToAttachmentRequest.Builder maxResults(Integer maxResults)
The number of entries to return on each page. Default value: 20.
example:20
public ListCenChildInstanceRouteEntriesToAttachmentRequest.Builder nextToken(String nextToken)
The token that determines the start point of the query. Valid values:
FFmyTO70tTpLG6I3FmYAXGKPd****
public ListCenChildInstanceRouteEntriesToAttachmentRequest.Builder ownerAccount(String ownerAccount)
public ListCenChildInstanceRouteEntriesToAttachmentRequest.Builder ownerId(Long ownerId)
public ListCenChildInstanceRouteEntriesToAttachmentRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public ListCenChildInstanceRouteEntriesToAttachmentRequest.Builder resourceOwnerId(Long resourceOwnerId)
public ListCenChildInstanceRouteEntriesToAttachmentRequest.Builder routeFilter(List<ListCenChildInstanceRouteEntriesToAttachmentRequest.RouteFilter> routeFilter)
The filter condition for the destination CIDR block.
public ListCenChildInstanceRouteEntriesToAttachmentRequest.Builder serviceType(String serviceType)
Specifies whether to host the route. If you leave the parameter empty, the route is not hosted. A value of TR specifies that the route is hosted on a transit router.
example:TR
public ListCenChildInstanceRouteEntriesToAttachmentRequest.Builder transitRouterAttachmentId(String transitRouterAttachmentId)
The ID of the network instance connection.
This parameter is required.
example:tr-attach-r6g0m3epjehw57****
public ListCenChildInstanceRouteEntriesToAttachmentRequest build()
Copyright © 2025. All rights reserved.