1. Registry
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. transitrouter
  6. getTransitRouterForwardPolicyTable
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine

    Data Source schema for Volcengine::TransitRouter::TransitRouterForwardPolicyTable

    Using getTransitRouterForwardPolicyTable

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getTransitRouterForwardPolicyTable(args: GetTransitRouterForwardPolicyTableArgs, opts?: InvokeOptions): Promise<GetTransitRouterForwardPolicyTableResult>
    function getTransitRouterForwardPolicyTableOutput(args: GetTransitRouterForwardPolicyTableOutputArgs, opts?: InvokeOutputOptions): Output<GetTransitRouterForwardPolicyTableResult>
    def get_transit_router_forward_policy_table(id: Optional[str] = None,
                                                opts: Optional[InvokeOptions] = None) -> GetTransitRouterForwardPolicyTableResult
    def get_transit_router_forward_policy_table_output(id: pulumi.Input[Optional[str]] = None,
                                                opts: Optional[InvokeOutputOptions] = None) -> Output[GetTransitRouterForwardPolicyTableResult]
    func LookupTransitRouterForwardPolicyTable(ctx *Context, args *LookupTransitRouterForwardPolicyTableArgs, opts ...InvokeOption) (*LookupTransitRouterForwardPolicyTableResult, error)
    func LookupTransitRouterForwardPolicyTableOutput(ctx *Context, args *LookupTransitRouterForwardPolicyTableOutputArgs, opts ...InvokeOption) LookupTransitRouterForwardPolicyTableResultOutput

    > Note: This function is named LookupTransitRouterForwardPolicyTable in the Go SDK.

    public static class GetTransitRouterForwardPolicyTable 
    {
        public static Task<GetTransitRouterForwardPolicyTableResult> InvokeAsync(GetTransitRouterForwardPolicyTableArgs args, InvokeOptions? opts = null)
        public static Output<GetTransitRouterForwardPolicyTableResult> Invoke(GetTransitRouterForwardPolicyTableInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetTransitRouterForwardPolicyTableResult> Invoke(GetTransitRouterForwardPolicyTableInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetTransitRouterForwardPolicyTableResult> getTransitRouterForwardPolicyTable(GetTransitRouterForwardPolicyTableArgs args, InvokeOptions options)
    public static Output<GetTransitRouterForwardPolicyTableResult> getTransitRouterForwardPolicyTable(GetTransitRouterForwardPolicyTableArgs args, InvokeOptions options)
    public static Output<GetTransitRouterForwardPolicyTableResult> getTransitRouterForwardPolicyTable(GetTransitRouterForwardPolicyTableArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: volcenginecc:transitrouter/getTransitRouterForwardPolicyTable:getTransitRouterForwardPolicyTable
      arguments:
        # arguments dictionary
    data "volcenginecc_transitrouter_get_transit_router_forward_policy_table" "name" {
        # arguments
    }

    The following arguments are supported:

    Id string
    Uniquely identifies the resource.
    Id string
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getTransitRouterForwardPolicyTable Result

    The following output properties are available:

    CreationTime string
    Creation time of the forwarding policy.
    Description string
    Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
    Id string
    Uniquely identifies the resource.
    Status string
    Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
    TransitRouterAttachmentIds List<string>
    List of associated IDs for the transit router instance.
    TransitRouterForwardPolicyTableId string
    Forwarding policy ID.
    TransitRouterForwardPolicyTableName string
    Name of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
    TransitRouterId string
    Transit router instance ID.
    UpdateTime string
    Last operation time of the forwarding policy.
    CreationTime string
    Creation time of the forwarding policy.
    Description string
    Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
    Id string
    Uniquely identifies the resource.
    Status string
    Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
    TransitRouterAttachmentIds []string
    List of associated IDs for the transit router instance.
    TransitRouterForwardPolicyTableId string
    Forwarding policy ID.
    TransitRouterForwardPolicyTableName string
    Name of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
    TransitRouterId string
    Transit router instance ID.
    UpdateTime string
    Last operation time of the forwarding policy.
    creation_time string
    Creation time of the forwarding policy.
    description string
    Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
    id string
    Uniquely identifies the resource.
    status string
    Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
    transit_router_attachment_ids list(string)
    List of associated IDs for the transit router instance.
    transit_router_forward_policy_table_id string
    Forwarding policy ID.
    transit_router_forward_policy_table_name string
    Name of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
    transit_router_id string
    Transit router instance ID.
    update_time string
    Last operation time of the forwarding policy.
    creationTime String
    Creation time of the forwarding policy.
    description String
    Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
    id String
    Uniquely identifies the resource.
    status String
    Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
    transitRouterAttachmentIds List<String>
    List of associated IDs for the transit router instance.
    transitRouterForwardPolicyTableId String
    Forwarding policy ID.
    transitRouterForwardPolicyTableName String
    Name of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
    transitRouterId String
    Transit router instance ID.
    updateTime String
    Last operation time of the forwarding policy.
    creationTime string
    Creation time of the forwarding policy.
    description string
    Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
    id string
    Uniquely identifies the resource.
    status string
    Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
    transitRouterAttachmentIds string[]
    List of associated IDs for the transit router instance.
    transitRouterForwardPolicyTableId string
    Forwarding policy ID.
    transitRouterForwardPolicyTableName string
    Name of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
    transitRouterId string
    Transit router instance ID.
    updateTime string
    Last operation time of the forwarding policy.
    creation_time str
    Creation time of the forwarding policy.
    description str
    Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
    id str
    Uniquely identifies the resource.
    status str
    Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
    transit_router_attachment_ids Sequence[str]
    List of associated IDs for the transit router instance.
    transit_router_forward_policy_table_id str
    Forwarding policy ID.
    transit_router_forward_policy_table_name str
    Name of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
    transit_router_id str
    Transit router instance ID.
    update_time str
    Last operation time of the forwarding policy.
    creationTime String
    Creation time of the forwarding policy.
    description String
    Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
    id String
    Uniquely identifies the resource.
    status String
    Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
    transitRouterAttachmentIds List<String>
    List of associated IDs for the transit router instance.
    transitRouterForwardPolicyTableId String
    Forwarding policy ID.
    transitRouterForwardPolicyTableName String
    Name of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
    transitRouterId String
    Transit router instance ID.
    updateTime String
    Last operation time of the forwarding policy.

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.60
    published on Thursday, Sep 3, 2026 by Volcengine

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial