Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::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: volcenginecc: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 path of the route entry
- Created
Time string - Creation time of the route entry
- Description string
- Description of the TR route table entry. 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 must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string
- Destination
Cidr stringBlock - Destination CIDR block of the route entry
- Id string
- Uniquely identifies the resource.
- Status string
- Status of the route entry. Available: Available. Creating: Creating. Pending: Configuring. Deleting: Deleting. Conflicted: Inactive
- Transit
Router stringRoute Entry Id - ID of the TR route entry
- Transit
Router stringRoute Entry Name - Name of the route entry
- Transit
Router stringRoute Entry Next Hop Id - Next hop ID of the route entry
- Transit
Router stringRoute Entry Next Hop Resource Id - Next hop network instance ID of the route entry
- Transit
Router stringRoute Entry Next Hop Resource Type - Type of the next hop network instance for the route entry. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
- Transit
Router stringRoute Entry Next Hop Type - Next hop type of the route entry. Valid values: Attachment: Network instance. Traffic matching this route entry will be forwarded to the specified network instance. BlackHole: Black hole. Traffic matching this route entry will be dropped
- Transit
Router stringRoute Entry Type - Type of the route entry. Static: Static route. Propagated: Learned route
- Transit
Router stringRoute Table Id - ID of the route table associated with the transit router instance
- Updated
Time string - Last updated time of the route entry
- As
Paths []string - AS path of the route entry
- Created
Time string - Creation time of the route entry
- Description string
- Description of the TR route table entry. 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 must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string
- Destination
Cidr stringBlock - Destination CIDR block of the route entry
- Id string
- Uniquely identifies the resource.
- Status string
- Status of the route entry. Available: Available. Creating: Creating. Pending: Configuring. Deleting: Deleting. Conflicted: Inactive
- Transit
Router stringRoute Entry Id - ID of the TR route entry
- Transit
Router stringRoute Entry Name - Name of the route entry
- Transit
Router stringRoute Entry Next Hop Id - Next hop ID of the route entry
- Transit
Router stringRoute Entry Next Hop Resource Id - Next hop network instance ID of the route entry
- Transit
Router stringRoute Entry Next Hop Resource Type - Type of the next hop network instance for the route entry. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
- Transit
Router stringRoute Entry Next Hop Type - Next hop type of the route entry. Valid values: Attachment: Network instance. Traffic matching this route entry will be forwarded to the specified network instance. BlackHole: Black hole. Traffic matching this route entry will be dropped
- Transit
Router stringRoute Entry Type - Type of the route entry. Static: Static route. Propagated: Learned route
- Transit
Router stringRoute Table Id - ID of the route table associated with the transit router instance
- Updated
Time string - Last updated time of the route entry
- as
Paths List<String> - AS path of the route entry
- created
Time String - Creation time of the route entry
- description String
- Description of the TR route table entry. 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 must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string
- destination
Cidr StringBlock - Destination CIDR block of the route entry
- id String
- Uniquely identifies the resource.
- status String
- Status of the route entry. Available: Available. Creating: Creating. Pending: Configuring. Deleting: Deleting. Conflicted: Inactive
- transit
Router StringRoute Entry Id - ID of the TR route entry
- transit
Router StringRoute Entry Name - Name of the route entry
- transit
Router StringRoute Entry Next Hop Id - Next hop ID of the route entry
- transit
Router StringRoute Entry Next Hop Resource Id - Next hop network instance ID of the route entry
- transit
Router StringRoute Entry Next Hop Resource Type - Type of the next hop network instance for the route entry. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
- transit
Router StringRoute Entry Next Hop Type - Next hop type of the route entry. Valid values: Attachment: Network instance. Traffic matching this route entry will be forwarded to the specified network instance. BlackHole: Black hole. Traffic matching this route entry will be dropped
- transit
Router StringRoute Entry Type - Type of the route entry. Static: Static route. Propagated: Learned route
- transit
Router StringRoute Table Id - ID of the route table associated with the transit router instance
- updated
Time String - Last updated time of the route entry
- as
Paths string[] - AS path of the route entry
- created
Time string - Creation time of the route entry
- description string
- Description of the TR route table entry. 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 must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string
- destination
Cidr stringBlock - Destination CIDR block of the route entry
- id string
- Uniquely identifies the resource.
- status string
- Status of the route entry. Available: Available. Creating: Creating. Pending: Configuring. Deleting: Deleting. Conflicted: Inactive
- transit
Router stringRoute Entry Id - ID of the TR route entry
- transit
Router stringRoute Entry Name - Name of the route entry
- transit
Router stringRoute Entry Next Hop Id - Next hop ID of the route entry
- transit
Router stringRoute Entry Next Hop Resource Id - Next hop network instance ID of the route entry
- transit
Router stringRoute Entry Next Hop Resource Type - Type of the next hop network instance for the route entry. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
- transit
Router stringRoute Entry Next Hop Type - Next hop type of the route entry. Valid values: Attachment: Network instance. Traffic matching this route entry will be forwarded to the specified network instance. BlackHole: Black hole. Traffic matching this route entry will be dropped
- transit
Router stringRoute Entry Type - Type of the route entry. Static: Static route. Propagated: Learned route
- transit
Router stringRoute Table Id - ID of the route table associated with the transit router instance
- updated
Time string - Last updated time of the route entry
- as_
paths Sequence[str] - AS path of the route entry
- created_
time str - Creation time of the route entry
- description str
- Description of the TR route table entry. 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 must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string
- destination_
cidr_ strblock - Destination CIDR block of the route entry
- id str
- Uniquely identifies the resource.
- status str
- Status of the route entry. Available: Available. Creating: Creating. Pending: Configuring. Deleting: Deleting. Conflicted: Inactive
- transit_
router_ strroute_ entry_ id - ID of the TR route entry
- transit_
router_ strroute_ entry_ name - Name of the route entry
- transit_
router_ strroute_ entry_ next_ hop_ id - Next hop ID of the route entry
- transit_
router_ strroute_ entry_ next_ hop_ resource_ id - Next hop network instance ID of the route entry
- transit_
router_ strroute_ entry_ next_ hop_ resource_ type - Type of the next hop network instance for the route entry. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
- transit_
router_ strroute_ entry_ next_ hop_ type - Next hop type of the route entry. Valid values: Attachment: Network instance. Traffic matching this route entry will be forwarded to the specified network instance. BlackHole: Black hole. Traffic matching this route entry will be dropped
- transit_
router_ strroute_ entry_ type - Type of the route entry. Static: Static route. Propagated: Learned route
- transit_
router_ strroute_ table_ id - ID of the route table associated with the transit router instance
- updated_
time str - Last updated time of the route entry
- as
Paths List<String> - AS path of the route entry
- created
Time String - Creation time of the route entry
- description String
- Description of the TR route table entry. 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 must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string
- destination
Cidr StringBlock - Destination CIDR block of the route entry
- id String
- Uniquely identifies the resource.
- status String
- Status of the route entry. Available: Available. Creating: Creating. Pending: Configuring. Deleting: Deleting. Conflicted: Inactive
- transit
Router StringRoute Entry Id - ID of the TR route entry
- transit
Router StringRoute Entry Name - Name of the route entry
- transit
Router StringRoute Entry Next Hop Id - Next hop ID of the route entry
- transit
Router StringRoute Entry Next Hop Resource Id - Next hop network instance ID of the route entry
- transit
Router StringRoute Entry Next Hop Resource Type - Type of the next hop network instance for the route entry. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
- transit
Router StringRoute Entry Next Hop Type - Next hop type of the route entry. Valid values: Attachment: Network instance. Traffic matching this route entry will be forwarded to the specified network instance. BlackHole: Black hole. Traffic matching this route entry will be dropped
- transit
Router StringRoute Entry Type - Type of the route entry. Static: Static route. Propagated: Learned route
- transit
Router StringRoute Table Id - ID of the route table associated with the transit router instance
- updated
Time String - Last updated time of the route entry
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
