1. Packages
  2. Packages
  3. Bytepluscc Provider
  4. API Docs
  5. transitrouter
  6. getRouteTablePropagation
Viewing docs for bytepluscc v0.0.35
published on Monday, Jun 15, 2026 by Byteplus
bytepluscc logo
Viewing docs for bytepluscc v0.0.35
published on Monday, Jun 15, 2026 by Byteplus

    Data Source schema for Byteplus::TransitRouter::RouteTablePropagation

    Using getRouteTablePropagation

    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 getRouteTablePropagation(args: GetRouteTablePropagationArgs, opts?: InvokeOptions): Promise<GetRouteTablePropagationResult>
    function getRouteTablePropagationOutput(args: GetRouteTablePropagationOutputArgs, opts?: InvokeOptions): Output<GetRouteTablePropagationResult>
    def get_route_table_propagation(id: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetRouteTablePropagationResult
    def get_route_table_propagation_output(id: pulumi.Input[Optional[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetRouteTablePropagationResult]
    func LookupRouteTablePropagation(ctx *Context, args *LookupRouteTablePropagationArgs, opts ...InvokeOption) (*LookupRouteTablePropagationResult, error)
    func LookupRouteTablePropagationOutput(ctx *Context, args *LookupRouteTablePropagationOutputArgs, opts ...InvokeOption) LookupRouteTablePropagationResultOutput

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

    public static class GetRouteTablePropagation 
    {
        public static Task<GetRouteTablePropagationResult> InvokeAsync(GetRouteTablePropagationArgs args, InvokeOptions? opts = null)
        public static Output<GetRouteTablePropagationResult> Invoke(GetRouteTablePropagationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetRouteTablePropagationResult> getRouteTablePropagation(GetRouteTablePropagationArgs args, InvokeOptions options)
    public static Output<GetRouteTablePropagationResult> getRouteTablePropagation(GetRouteTablePropagationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: bytepluscc:transitrouter/getRouteTablePropagation:getRouteTablePropagation
      arguments:
        # arguments dictionary
    data "bytepluscc_transitrouter_getroutetablepropagation" "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.

    getRouteTablePropagation Result

    The following output properties are available:

    CreationTime string
    Route learning creation time.
    Id string
    Uniquely identifies the resource.
    Status string
    Route learning status. Available: Available. Creating: Creating. Pending: Pending. Deleting: Deleting.
    TransitRouterAttachmentId string
    ID of the network instance connection.
    TransitRouterRouteTableId string
    ID of the route table associated with the transit router instance.
    CreationTime string
    Route learning creation time.
    Id string
    Uniquely identifies the resource.
    Status string
    Route learning status. Available: Available. Creating: Creating. Pending: Pending. Deleting: Deleting.
    TransitRouterAttachmentId string
    ID of the network instance connection.
    TransitRouterRouteTableId string
    ID of the route table associated with the transit router instance.
    creation_time string
    Route learning creation time.
    id string
    Uniquely identifies the resource.
    status string
    Route learning status. Available: Available. Creating: Creating. Pending: Pending. Deleting: Deleting.
    transit_router_attachment_id string
    ID of the network instance connection.
    transit_router_route_table_id string
    ID of the route table associated with the transit router instance.
    creationTime String
    Route learning creation time.
    id String
    Uniquely identifies the resource.
    status String
    Route learning status. Available: Available. Creating: Creating. Pending: Pending. Deleting: Deleting.
    transitRouterAttachmentId String
    ID of the network instance connection.
    transitRouterRouteTableId String
    ID of the route table associated with the transit router instance.
    creationTime string
    Route learning creation time.
    id string
    Uniquely identifies the resource.
    status string
    Route learning status. Available: Available. Creating: Creating. Pending: Pending. Deleting: Deleting.
    transitRouterAttachmentId string
    ID of the network instance connection.
    transitRouterRouteTableId string
    ID of the route table associated with the transit router instance.
    creation_time str
    Route learning creation time.
    id str
    Uniquely identifies the resource.
    status str
    Route learning status. Available: Available. Creating: Creating. Pending: Pending. Deleting: Deleting.
    transit_router_attachment_id str
    ID of the network instance connection.
    transit_router_route_table_id str
    ID of the route table associated with the transit router instance.
    creationTime String
    Route learning creation time.
    id String
    Uniquely identifies the resource.
    status String
    Route learning status. Available: Available. Creating: Creating. Pending: Pending. Deleting: Deleting.
    transitRouterAttachmentId String
    ID of the network instance connection.
    transitRouterRouteTableId String
    ID of the route table associated with the transit router instance.

    Package Details

    Repository
    bytepluscc byteplus-sdk/pulumi-bytepluscc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the bytepluscc Terraform Provider.
    bytepluscc logo
    Viewing docs for bytepluscc v0.0.35
    published on Monday, Jun 15, 2026 by Byteplus

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial