Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Data Source schema for Byteplus::TransitRouter::TransitRouterRouteEntry
Using getTransitRouterRouteEntry
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 getTransitRouterRouteEntry(args: GetTransitRouterRouteEntryArgs, opts?: InvokeOptions): Promise<GetTransitRouterRouteEntryResult>
function getTransitRouterRouteEntryOutput(args: GetTransitRouterRouteEntryOutputArgs, opts?: InvokeOptions): Output<GetTransitRouterRouteEntryResult>def get_transit_router_route_entry(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTransitRouterRouteEntryResult
def get_transit_router_route_entry_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTransitRouterRouteEntryResult]func LookupTransitRouterRouteEntry(ctx *Context, args *LookupTransitRouterRouteEntryArgs, opts ...InvokeOption) (*LookupTransitRouterRouteEntryResult, error)
func LookupTransitRouterRouteEntryOutput(ctx *Context, args *LookupTransitRouterRouteEntryOutputArgs, opts ...InvokeOption) LookupTransitRouterRouteEntryResultOutput> Note: This function is named LookupTransitRouterRouteEntry in the Go SDK.
public static class GetTransitRouterRouteEntry
{
public static Task<GetTransitRouterRouteEntryResult> InvokeAsync(GetTransitRouterRouteEntryArgs args, InvokeOptions? opts = null)
public static Output<GetTransitRouterRouteEntryResult> Invoke(GetTransitRouterRouteEntryInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTransitRouterRouteEntryResult> getTransitRouterRouteEntry(GetTransitRouterRouteEntryArgs args, InvokeOptions options)
public static Output<GetTransitRouterRouteEntryResult> getTransitRouterRouteEntry(GetTransitRouterRouteEntryArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:transitrouter/getTransitRouterRouteEntry:getTransitRouterRouteEntry
arguments:
# arguments dictionaryThe 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 str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getTransitRouterRouteEntry Result
The following output properties are available:
- As
Paths List<string> - 路由条目的AS路径。
- Created
Time string - 路由条目的创建时间。
- Description string
- TR路由表路由条目的描述信息。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。长度限制为0 ~ 255个字符。不传入该参数或该参数不传入数值时,默认为空字符串。
- Destination
Cidr stringBlock - 路由条目的目标网段。
- Id string
- Uniquely identifies the resource.
- Status string
- 路由条目的状态。Available:可用。Creating:创建中。Pending:配置中。Deleting:删除中。Conflicted:未生效。
- Transit
Router stringRoute Entry Id - TR路由条目的ID。
- Transit
Router stringRoute Entry Name - 路由条目的名称。
- Transit
Router stringRoute Entry Next Hop Id - 路由条目的下一跳ID。
- Transit
Router stringRoute Entry Next Hop Type - 路由条目的下一跳类型。取值如下:Attachment:网络实例,表示匹配该路由条目的流量会被转发到指定的网络实例。BlackHole:黑洞,表示匹配该路由条目的流量会被丢弃。
- Transit
Router stringRoute Entry Type - 路由条目的类型。Static:静态路由。Propagated:自动学习路由。
- Transit
Router stringRoute Table Id - 中转路由器实例关联的路由表的ID。
- Updated
Time string - 路由条目的更新时间。
- As
Paths []string - 路由条目的AS路径。
- Created
Time string - 路由条目的创建时间。
- Description string
- TR路由表路由条目的描述信息。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。长度限制为0 ~ 255个字符。不传入该参数或该参数不传入数值时,默认为空字符串。
- Destination
Cidr stringBlock - 路由条目的目标网段。
- Id string
- Uniquely identifies the resource.
- Status string
- 路由条目的状态。Available:可用。Creating:创建中。Pending:配置中。Deleting:删除中。Conflicted:未生效。
- Transit
Router stringRoute Entry Id - TR路由条目的ID。
- Transit
Router stringRoute Entry Name - 路由条目的名称。
- Transit
Router stringRoute Entry Next Hop Id - 路由条目的下一跳ID。
- Transit
Router stringRoute Entry Next Hop Type - 路由条目的下一跳类型。取值如下:Attachment:网络实例,表示匹配该路由条目的流量会被转发到指定的网络实例。BlackHole:黑洞,表示匹配该路由条目的流量会被丢弃。
- Transit
Router stringRoute Entry Type - 路由条目的类型。Static:静态路由。Propagated:自动学习路由。
- Transit
Router stringRoute Table Id - 中转路由器实例关联的路由表的ID。
- Updated
Time string - 路由条目的更新时间。
- as
Paths List<String> - 路由条目的AS路径。
- created
Time String - 路由条目的创建时间。
- description String
- TR路由表路由条目的描述信息。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。长度限制为0 ~ 255个字符。不传入该参数或该参数不传入数值时,默认为空字符串。
- destination
Cidr StringBlock - 路由条目的目标网段。
- id String
- Uniquely identifies the resource.
- status String
- 路由条目的状态。Available:可用。Creating:创建中。Pending:配置中。Deleting:删除中。Conflicted:未生效。
- transit
Router StringRoute Entry Id - TR路由条目的ID。
- transit
Router StringRoute Entry Name - 路由条目的名称。
- transit
Router StringRoute Entry Next Hop Id - 路由条目的下一跳ID。
- transit
Router StringRoute Entry Next Hop Type - 路由条目的下一跳类型。取值如下:Attachment:网络实例,表示匹配该路由条目的流量会被转发到指定的网络实例。BlackHole:黑洞,表示匹配该路由条目的流量会被丢弃。
- transit
Router StringRoute Entry Type - 路由条目的类型。Static:静态路由。Propagated:自动学习路由。
- transit
Router StringRoute Table Id - 中转路由器实例关联的路由表的ID。
- updated
Time String - 路由条目的更新时间。
- as
Paths string[] - 路由条目的AS路径。
- created
Time string - 路由条目的创建时间。
- description string
- TR路由表路由条目的描述信息。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。长度限制为0 ~ 255个字符。不传入该参数或该参数不传入数值时,默认为空字符串。
- destination
Cidr stringBlock - 路由条目的目标网段。
- id string
- Uniquely identifies the resource.
- status string
- 路由条目的状态。Available:可用。Creating:创建中。Pending:配置中。Deleting:删除中。Conflicted:未生效。
- transit
Router stringRoute Entry Id - TR路由条目的ID。
- transit
Router stringRoute Entry Name - 路由条目的名称。
- transit
Router stringRoute Entry Next Hop Id - 路由条目的下一跳ID。
- transit
Router stringRoute Entry Next Hop Type - 路由条目的下一跳类型。取值如下:Attachment:网络实例,表示匹配该路由条目的流量会被转发到指定的网络实例。BlackHole:黑洞,表示匹配该路由条目的流量会被丢弃。
- transit
Router stringRoute Entry Type - 路由条目的类型。Static:静态路由。Propagated:自动学习路由。
- transit
Router stringRoute Table Id - 中转路由器实例关联的路由表的ID。
- updated
Time string - 路由条目的更新时间。
- as_
paths Sequence[str] - 路由条目的AS路径。
- created_
time str - 路由条目的创建时间。
- description str
- TR路由表路由条目的描述信息。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。长度限制为0 ~ 255个字符。不传入该参数或该参数不传入数值时,默认为空字符串。
- destination_
cidr_ strblock - 路由条目的目标网段。
- id str
- Uniquely identifies the resource.
- status str
- 路由条目的状态。Available:可用。Creating:创建中。Pending:配置中。Deleting:删除中。Conflicted:未生效。
- transit_
router_ strroute_ entry_ id - TR路由条目的ID。
- transit_
router_ strroute_ entry_ name - 路由条目的名称。
- transit_
router_ strroute_ entry_ next_ hop_ id - 路由条目的下一跳ID。
- transit_
router_ strroute_ entry_ next_ hop_ type - 路由条目的下一跳类型。取值如下:Attachment:网络实例,表示匹配该路由条目的流量会被转发到指定的网络实例。BlackHole:黑洞,表示匹配该路由条目的流量会被丢弃。
- transit_
router_ strroute_ entry_ type - 路由条目的类型。Static:静态路由。Propagated:自动学习路由。
- transit_
router_ strroute_ table_ id - 中转路由器实例关联的路由表的ID。
- updated_
time str - 路由条目的更新时间。
- as
Paths List<String> - 路由条目的AS路径。
- created
Time String - 路由条目的创建时间。
- description String
- TR路由表路由条目的描述信息。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。长度限制为0 ~ 255个字符。不传入该参数或该参数不传入数值时,默认为空字符串。
- destination
Cidr StringBlock - 路由条目的目标网段。
- id String
- Uniquely identifies the resource.
- status String
- 路由条目的状态。Available:可用。Creating:创建中。Pending:配置中。Deleting:删除中。Conflicted:未生效。
- transit
Router StringRoute Entry Id - TR路由条目的ID。
- transit
Router StringRoute Entry Name - 路由条目的名称。
- transit
Router StringRoute Entry Next Hop Id - 路由条目的下一跳ID。
- transit
Router StringRoute Entry Next Hop Type - 路由条目的下一跳类型。取值如下:Attachment:网络实例,表示匹配该路由条目的流量会被转发到指定的网络实例。BlackHole:黑洞,表示匹配该路由条目的流量会被丢弃。
- transit
Router StringRoute Entry Type - 路由条目的类型。Static:静态路由。Propagated:自动学习路由。
- transit
Router StringRoute Table Id - 中转路由器实例关联的路由表的ID。
- updated
Time String - 路由条目的更新时间。
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.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
