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

    Using getTransitRouterTrafficQosQueuePolicy

    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 getTransitRouterTrafficQosQueuePolicy(args: GetTransitRouterTrafficQosQueuePolicyArgs, opts?: InvokeOptions): Promise<GetTransitRouterTrafficQosQueuePolicyResult>
    function getTransitRouterTrafficQosQueuePolicyOutput(args: GetTransitRouterTrafficQosQueuePolicyOutputArgs, opts?: InvokeOutputOptions): Output<GetTransitRouterTrafficQosQueuePolicyResult>
    def get_transit_router_traffic_qos_queue_policy(id: Optional[str] = None,
                                                    opts: Optional[InvokeOptions] = None) -> GetTransitRouterTrafficQosQueuePolicyResult
    def get_transit_router_traffic_qos_queue_policy_output(id: pulumi.Input[Optional[str]] = None,
                                                    opts: Optional[InvokeOutputOptions] = None) -> Output[GetTransitRouterTrafficQosQueuePolicyResult]
    func LookupTransitRouterTrafficQosQueuePolicy(ctx *Context, args *LookupTransitRouterTrafficQosQueuePolicyArgs, opts ...InvokeOption) (*LookupTransitRouterTrafficQosQueuePolicyResult, error)
    func LookupTransitRouterTrafficQosQueuePolicyOutput(ctx *Context, args *LookupTransitRouterTrafficQosQueuePolicyOutputArgs, opts ...InvokeOption) LookupTransitRouterTrafficQosQueuePolicyResultOutput

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

    public static class GetTransitRouterTrafficQosQueuePolicy 
    {
        public static Task<GetTransitRouterTrafficQosQueuePolicyResult> InvokeAsync(GetTransitRouterTrafficQosQueuePolicyArgs args, InvokeOptions? opts = null)
        public static Output<GetTransitRouterTrafficQosQueuePolicyResult> Invoke(GetTransitRouterTrafficQosQueuePolicyInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetTransitRouterTrafficQosQueuePolicyResult> Invoke(GetTransitRouterTrafficQosQueuePolicyInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetTransitRouterTrafficQosQueuePolicyResult> getTransitRouterTrafficQosQueuePolicy(GetTransitRouterTrafficQosQueuePolicyArgs args, InvokeOptions options)
    public static Output<GetTransitRouterTrafficQosQueuePolicyResult> getTransitRouterTrafficQosQueuePolicy(GetTransitRouterTrafficQosQueuePolicyArgs args, InvokeOptions options)
    public static Output<GetTransitRouterTrafficQosQueuePolicyResult> getTransitRouterTrafficQosQueuePolicy(GetTransitRouterTrafficQosQueuePolicyArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: volcenginecc:transitrouter/getTransitRouterTrafficQosQueuePolicy:getTransitRouterTrafficQosQueuePolicy
      arguments:
        # arguments dictionary
    data "volcenginecc_transitrouter_get_transit_router_traffic_qos_queue_policy" "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.

    getTransitRouterTrafficQosQueuePolicy Result

    The following output properties are available:

    CreationTime string
    Creation time of the flow queue policy.
    Description string
    Description of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be from 0 to 255 characters.
    Id string
    Uniquely identifies the resource.
    Status string
    Status of the flow queue policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
    TransitRouterId string
    Transit router instance ID.
    TransitRouterTrafficQosQueuePolicyId string
    Flow queue policy ID.
    TransitRouterTrafficQosQueuePolicyName string
    Name of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be from 1 to 128 characters. If this parameter is not provided or no value is specified, the default is the flow queue policy ID.
    UpdateTime string
    Last update time of the flow queue policy.
    CreationTime string
    Creation time of the flow queue policy.
    Description string
    Description of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be from 0 to 255 characters.
    Id string
    Uniquely identifies the resource.
    Status string
    Status of the flow queue policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
    TransitRouterId string
    Transit router instance ID.
    TransitRouterTrafficQosQueuePolicyId string
    Flow queue policy ID.
    TransitRouterTrafficQosQueuePolicyName string
    Name of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be from 1 to 128 characters. If this parameter is not provided or no value is specified, the default is the flow queue policy ID.
    UpdateTime string
    Last update time of the flow queue policy.
    creation_time string
    Creation time of the flow queue policy.
    description string
    Description of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be from 0 to 255 characters.
    id string
    Uniquely identifies the resource.
    status string
    Status of the flow queue policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
    transit_router_id string
    Transit router instance ID.
    transit_router_traffic_qos_queue_policy_id string
    Flow queue policy ID.
    transit_router_traffic_qos_queue_policy_name string
    Name of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be from 1 to 128 characters. If this parameter is not provided or no value is specified, the default is the flow queue policy ID.
    update_time string
    Last update time of the flow queue policy.
    creationTime String
    Creation time of the flow queue policy.
    description String
    Description of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be from 0 to 255 characters.
    id String
    Uniquely identifies the resource.
    status String
    Status of the flow queue policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
    transitRouterId String
    Transit router instance ID.
    transitRouterTrafficQosQueuePolicyId String
    Flow queue policy ID.
    transitRouterTrafficQosQueuePolicyName String
    Name of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be from 1 to 128 characters. If this parameter is not provided or no value is specified, the default is the flow queue policy ID.
    updateTime String
    Last update time of the flow queue policy.
    creationTime string
    Creation time of the flow queue policy.
    description string
    Description of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be from 0 to 255 characters.
    id string
    Uniquely identifies the resource.
    status string
    Status of the flow queue policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
    transitRouterId string
    Transit router instance ID.
    transitRouterTrafficQosQueuePolicyId string
    Flow queue policy ID.
    transitRouterTrafficQosQueuePolicyName string
    Name of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be from 1 to 128 characters. If this parameter is not provided or no value is specified, the default is the flow queue policy ID.
    updateTime string
    Last update time of the flow queue policy.
    creation_time str
    Creation time of the flow queue policy.
    description str
    Description of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be from 0 to 255 characters.
    id str
    Uniquely identifies the resource.
    status str
    Status of the flow queue policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
    transit_router_id str
    Transit router instance ID.
    transit_router_traffic_qos_queue_policy_id str
    Flow queue policy ID.
    transit_router_traffic_qos_queue_policy_name str
    Name of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be from 1 to 128 characters. If this parameter is not provided or no value is specified, the default is the flow queue policy ID.
    update_time str
    Last update time of the flow queue policy.
    creationTime String
    Creation time of the flow queue policy.
    description String
    Description of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be from 0 to 255 characters.
    id String
    Uniquely identifies the resource.
    status String
    Status of the flow queue policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
    transitRouterId String
    Transit router instance ID.
    transitRouterTrafficQosQueuePolicyId String
    Flow queue policy ID.
    transitRouterTrafficQosQueuePolicyName String
    Name of the flow queue policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be from 1 to 128 characters. If this parameter is not provided or no value is specified, the default is the flow queue policy ID.
    updateTime String
    Last update time of the flow queue policy.

    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