Skip navigation links
com.tencentcloudapi.vpc.v20170312.models

Class DescribeRouteTablesRequest

Returns:
Filters Filter condition. `RouteTableIds` and `Filters` cannot be specified at the same time.
  • route-table-id - String - (Filter condition) Route table instance ID.
  • route-table-name - String - (Filter condition) Route table name.
  • vpc-id - String - (Filter condition) VPC instance ID, such as `vpc-f49l6u0z`.
  • association.main - String - (Filter condition) Whether it is the main route table.
  • tag-key - String - Required: no - (Filter condition) Filter by tag key.
  • tag:tag-key - String - Required: no - (Filter condition) Filter by tag key-value pair. Use a specific tag key to replace `tag-key`. See Example 2 for the detailed usage.
  • Parameters:
    Filters - Filter condition. `RouteTableIds` and `Filters` cannot be specified at the same time.
  • route-table-id - String - (Filter condition) Route table instance ID.
  • route-table-name - String - (Filter condition) Route table name.
  • vpc-id - String - (Filter condition) VPC instance ID, such as `vpc-f49l6u0z`.
  • association.main - String - (Filter condition) Whether it is the main route table.
  • tag-key - String - Required: no - (Filter condition) Filter by tag key.
  • tag:tag-key - String - Required: no - (Filter condition) Filter by tag key-value pair. Use a specific tag key to replace `tag-key`. See Example 2 for the detailed usage.
  • Skip navigation links

    Copyright © 2023. All rights reserved.