Viewing docs for bytepluscc v0.0.53
published on Thursday, Sep 10, 2026 by Byteplus
published on Thursday, Sep 10, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.53
published on Thursday, Sep 10, 2026 by Byteplus
published on Thursday, Sep 10, 2026 by Byteplus
Plural Data Source schema for Byteplus::TransitRouter::TransitRouterAttachmentToRouteTable
Using getTransitRouterAttachmentToRouteTables
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 getTransitRouterAttachmentToRouteTables(opts?: InvokeOptions): Promise<GetTransitRouterAttachmentToRouteTablesResult>
function getTransitRouterAttachmentToRouteTablesOutput(opts?: InvokeOutputOptions): Output<GetTransitRouterAttachmentToRouteTablesResult>def get_transit_router_attachment_to_route_tables(opts: Optional[InvokeOptions] = None) -> GetTransitRouterAttachmentToRouteTablesResult
def get_transit_router_attachment_to_route_tables_output(opts: Optional[InvokeOutputOptions] = None) -> Output[GetTransitRouterAttachmentToRouteTablesResult]func GetTransitRouterAttachmentToRouteTables(ctx *Context, opts ...InvokeOption) (*GetTransitRouterAttachmentToRouteTablesResult, error)
func GetTransitRouterAttachmentToRouteTablesOutput(ctx *Context, opts ...InvokeOption) GetTransitRouterAttachmentToRouteTablesResultOutput> Note: This function is named GetTransitRouterAttachmentToRouteTables in the Go SDK.
public static class GetTransitRouterAttachmentToRouteTables
{
public static Task<GetTransitRouterAttachmentToRouteTablesResult> InvokeAsync(InvokeOptions? opts = null)
public static Output<GetTransitRouterAttachmentToRouteTablesResult> Invoke(InvokeOptions? opts = null)
public static Output<GetTransitRouterAttachmentToRouteTablesResult> Invoke(InvokeOutputOptions opts)
}public static CompletableFuture<GetTransitRouterAttachmentToRouteTablesResult> getTransitRouterAttachmentToRouteTables(InvokeOptions options)
public static Output<GetTransitRouterAttachmentToRouteTablesResult> getTransitRouterAttachmentToRouteTables(InvokeOptions options)
public static Output<GetTransitRouterAttachmentToRouteTablesResult> getTransitRouterAttachmentToRouteTables(InvokeOutputOptions options)
fn::invoke:
function: bytepluscc:transitrouter/getTransitRouterAttachmentToRouteTables:getTransitRouterAttachmentToRouteTables
arguments:
# arguments dictionarydata "bytepluscc_transitrouter_get_transit_router_attachment_to_route_tables" "name" {
# arguments
}getTransitRouterAttachmentToRouteTables Result
The following output properties are available:
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.53
published on Thursday, Sep 10, 2026 by Byteplus
published on Thursday, Sep 10, 2026 by Byteplus