1. Registry
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. transitrouter
  6. getTransitRouterAttachmentToRouteTable
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::TransitRouterAttachmentToRouteTable

    Using getTransitRouterAttachmentToRouteTable

    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 getTransitRouterAttachmentToRouteTable(args: GetTransitRouterAttachmentToRouteTableArgs, opts?: InvokeOptions): Promise<GetTransitRouterAttachmentToRouteTableResult>
    function getTransitRouterAttachmentToRouteTableOutput(args: GetTransitRouterAttachmentToRouteTableOutputArgs, opts?: InvokeOutputOptions): Output<GetTransitRouterAttachmentToRouteTableResult>
    def get_transit_router_attachment_to_route_table(id: Optional[str] = None,
                                                     opts: Optional[InvokeOptions] = None) -> GetTransitRouterAttachmentToRouteTableResult
    def get_transit_router_attachment_to_route_table_output(id: pulumi.Input[Optional[str]] = None,
                                                     opts: Optional[InvokeOutputOptions] = None) -> Output[GetTransitRouterAttachmentToRouteTableResult]
    func LookupTransitRouterAttachmentToRouteTable(ctx *Context, args *LookupTransitRouterAttachmentToRouteTableArgs, opts ...InvokeOption) (*LookupTransitRouterAttachmentToRouteTableResult, error)
    func LookupTransitRouterAttachmentToRouteTableOutput(ctx *Context, args *LookupTransitRouterAttachmentToRouteTableOutputArgs, opts ...InvokeOption) LookupTransitRouterAttachmentToRouteTableResultOutput

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

    public static class GetTransitRouterAttachmentToRouteTable 
    {
        public static Task<GetTransitRouterAttachmentToRouteTableResult> InvokeAsync(GetTransitRouterAttachmentToRouteTableArgs args, InvokeOptions? opts = null)
        public static Output<GetTransitRouterAttachmentToRouteTableResult> Invoke(GetTransitRouterAttachmentToRouteTableInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetTransitRouterAttachmentToRouteTableResult> Invoke(GetTransitRouterAttachmentToRouteTableInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetTransitRouterAttachmentToRouteTableResult> getTransitRouterAttachmentToRouteTable(GetTransitRouterAttachmentToRouteTableArgs args, InvokeOptions options)
    public static Output<GetTransitRouterAttachmentToRouteTableResult> getTransitRouterAttachmentToRouteTable(GetTransitRouterAttachmentToRouteTableArgs args, InvokeOptions options)
    public static Output<GetTransitRouterAttachmentToRouteTableResult> getTransitRouterAttachmentToRouteTable(GetTransitRouterAttachmentToRouteTableArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: volcenginecc:transitrouter/getTransitRouterAttachmentToRouteTable:getTransitRouterAttachmentToRouteTable
      arguments:
        # arguments dictionary
    data "volcenginecc_transitrouter_get_transit_router_attachment_to_route_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.

    getTransitRouterAttachmentToRouteTable Result

    The following output properties are available:

    Id string
    Uniquely identifies the resource.
    Status string
    Status of the associated forwarding. Possible values: Available (可用), Creating (创建中), Pending (配置中), Deleting (删除中).
    TransitRouterAttachmentId string
    ID of the network instance connection. You can call APIs such as DescribeTransitRouterVpcAttachments, DescribeTransitRouterVpnAttachments, DescribeTransitRouterDirectConnectGatewayAttachments, and DescribeTransitRouterPeerAttachments to obtain the ID of the corresponding type of network instance connection.
    TransitRouterRouteTableId string
    ID of the route table associated with the Transit Router instance. You can call the DescribeTransitRouterRouteTables API to obtain the TR route table ID.
    Id string
    Uniquely identifies the resource.
    Status string
    Status of the associated forwarding. Possible values: Available (可用), Creating (创建中), Pending (配置中), Deleting (删除中).
    TransitRouterAttachmentId string
    ID of the network instance connection. You can call APIs such as DescribeTransitRouterVpcAttachments, DescribeTransitRouterVpnAttachments, DescribeTransitRouterDirectConnectGatewayAttachments, and DescribeTransitRouterPeerAttachments to obtain the ID of the corresponding type of network instance connection.
    TransitRouterRouteTableId string
    ID of the route table associated with the Transit Router instance. You can call the DescribeTransitRouterRouteTables API to obtain the TR route table ID.
    id string
    Uniquely identifies the resource.
    status string
    Status of the associated forwarding. Possible values: Available (可用), Creating (创建中), Pending (配置中), Deleting (删除中).
    transit_router_attachment_id string
    ID of the network instance connection. You can call APIs such as DescribeTransitRouterVpcAttachments, DescribeTransitRouterVpnAttachments, DescribeTransitRouterDirectConnectGatewayAttachments, and DescribeTransitRouterPeerAttachments to obtain the ID of the corresponding type of network instance connection.
    transit_router_route_table_id string
    ID of the route table associated with the Transit Router instance. You can call the DescribeTransitRouterRouteTables API to obtain the TR route table ID.
    id String
    Uniquely identifies the resource.
    status String
    Status of the associated forwarding. Possible values: Available (可用), Creating (创建中), Pending (配置中), Deleting (删除中).
    transitRouterAttachmentId String
    ID of the network instance connection. You can call APIs such as DescribeTransitRouterVpcAttachments, DescribeTransitRouterVpnAttachments, DescribeTransitRouterDirectConnectGatewayAttachments, and DescribeTransitRouterPeerAttachments to obtain the ID of the corresponding type of network instance connection.
    transitRouterRouteTableId String
    ID of the route table associated with the Transit Router instance. You can call the DescribeTransitRouterRouteTables API to obtain the TR route table ID.
    id string
    Uniquely identifies the resource.
    status string
    Status of the associated forwarding. Possible values: Available (可用), Creating (创建中), Pending (配置中), Deleting (删除中).
    transitRouterAttachmentId string
    ID of the network instance connection. You can call APIs such as DescribeTransitRouterVpcAttachments, DescribeTransitRouterVpnAttachments, DescribeTransitRouterDirectConnectGatewayAttachments, and DescribeTransitRouterPeerAttachments to obtain the ID of the corresponding type of network instance connection.
    transitRouterRouteTableId string
    ID of the route table associated with the Transit Router instance. You can call the DescribeTransitRouterRouteTables API to obtain the TR route table ID.
    id str
    Uniquely identifies the resource.
    status str
    Status of the associated forwarding. Possible values: Available (可用), Creating (创建中), Pending (配置中), Deleting (删除中).
    transit_router_attachment_id str
    ID of the network instance connection. You can call APIs such as DescribeTransitRouterVpcAttachments, DescribeTransitRouterVpnAttachments, DescribeTransitRouterDirectConnectGatewayAttachments, and DescribeTransitRouterPeerAttachments to obtain the ID of the corresponding type of network instance connection.
    transit_router_route_table_id str
    ID of the route table associated with the Transit Router instance. You can call the DescribeTransitRouterRouteTables API to obtain the TR route table ID.
    id String
    Uniquely identifies the resource.
    status String
    Status of the associated forwarding. Possible values: Available (可用), Creating (创建中), Pending (配置中), Deleting (删除中).
    transitRouterAttachmentId String
    ID of the network instance connection. You can call APIs such as DescribeTransitRouterVpcAttachments, DescribeTransitRouterVpnAttachments, DescribeTransitRouterDirectConnectGatewayAttachments, and DescribeTransitRouterPeerAttachments to obtain the ID of the corresponding type of network instance connection.
    transitRouterRouteTableId String
    ID of the route table associated with the Transit Router instance. You can call the DescribeTransitRouterRouteTables API to obtain the TR route table ID.

    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