# Vpc.GetRouteTableListRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**regionCode** | **String** | REGION코드 | [optional] 
**routeTableNoList** | **[String]** | 라우트테이블번호리스트 | [optional] 
**routeTableName** | **String** | 라우트테이블이름 | [optional] 
**supportedSubnetTypeCode** | **String** | 지원하는서브넷유형코드 | [optional] 
**pageNo** | **Number** | 페이지번호 | [optional] 
**pageSize** | **Number** | 페이지사이즈 | [optional] 
**sortedBy** | **String** | 정렬대상 | [optional] 
**sortingOrder** | **String** | 정렬순서 | [optional] 
**vpcNo** | **String** | VPC번호 | [optional] 


