Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Data Source schema for Volcengine::TransitRouter::TransitRouterTrafficQosQueueEntry
Using getTransitRouterTrafficQosQueueEntry
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 getTransitRouterTrafficQosQueueEntry(args: GetTransitRouterTrafficQosQueueEntryArgs, opts?: InvokeOptions): Promise<GetTransitRouterTrafficQosQueueEntryResult>
function getTransitRouterTrafficQosQueueEntryOutput(args: GetTransitRouterTrafficQosQueueEntryOutputArgs, opts?: InvokeOutputOptions): Output<GetTransitRouterTrafficQosQueueEntryResult>def get_transit_router_traffic_qos_queue_entry(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTransitRouterTrafficQosQueueEntryResult
def get_transit_router_traffic_qos_queue_entry_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetTransitRouterTrafficQosQueueEntryResult]func LookupTransitRouterTrafficQosQueueEntry(ctx *Context, args *LookupTransitRouterTrafficQosQueueEntryArgs, opts ...InvokeOption) (*LookupTransitRouterTrafficQosQueueEntryResult, error)
func LookupTransitRouterTrafficQosQueueEntryOutput(ctx *Context, args *LookupTransitRouterTrafficQosQueueEntryOutputArgs, opts ...InvokeOption) LookupTransitRouterTrafficQosQueueEntryResultOutput> Note: This function is named LookupTransitRouterTrafficQosQueueEntry in the Go SDK.
public static class GetTransitRouterTrafficQosQueueEntry
{
public static Task<GetTransitRouterTrafficQosQueueEntryResult> InvokeAsync(GetTransitRouterTrafficQosQueueEntryArgs args, InvokeOptions? opts = null)
public static Output<GetTransitRouterTrafficQosQueueEntryResult> Invoke(GetTransitRouterTrafficQosQueueEntryInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetTransitRouterTrafficQosQueueEntryResult> Invoke(GetTransitRouterTrafficQosQueueEntryInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetTransitRouterTrafficQosQueueEntryResult> getTransitRouterTrafficQosQueueEntry(GetTransitRouterTrafficQosQueueEntryArgs args, InvokeOptions options)
public static Output<GetTransitRouterTrafficQosQueueEntryResult> getTransitRouterTrafficQosQueueEntry(GetTransitRouterTrafficQosQueueEntryArgs args, InvokeOptions options)
public static Output<GetTransitRouterTrafficQosQueueEntryResult> getTransitRouterTrafficQosQueueEntry(GetTransitRouterTrafficQosQueueEntryArgs args, InvokeOutputOptions options)
fn::invoke:
function: volcenginecc:transitrouter/getTransitRouterTrafficQosQueueEntry:getTransitRouterTrafficQosQueueEntry
arguments:
# arguments dictionarydata "volcenginecc_transitrouter_get_transit_router_traffic_qos_queue_entry" "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.
getTransitRouterTrafficQosQueueEntry Result
The following output properties are available:
- Bandwidth
Percent int - Bandwidth percentage allocated to the flow queue entry. Value range: 0 to 100.
- Creation
Time string - Creation time of the flow queue entry.
- Description string
- Description of the flow queue entry. 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: 0 to 255 characters.
- Dscps List<int>
- List of DSCP values matched by the flow queue entry. Each DSCP value ranges from 0 to 63.
- Id string
- Uniquely identifies the resource.
- Is
Default bool - Indicates whether this is the default flow queue entry. true: Yes. false: No.
- Priority string
- Priority of the flow queue entry. Normal: Normal. High: High.
- Status string
- Status of the flow queue entry. Creating: Creating. Deleting: Deleting. Pending: Pending. Available: Available.
- Transit
Router stringTraffic Qos Queue Entry Id - ID of the flow queue entry.
- Transit
Router stringTraffic Qos Queue Entry Name - Name of the flow queue entry. 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: 1 to 128 characters.
- Transit
Router stringTraffic Qos Queue Policy Id - ID of the flow queue policy, identifying the flow queue policy to which this entry belongs.
- Update
Time string - Most recent update time of the flow queue entry.
- Bandwidth
Percent int - Bandwidth percentage allocated to the flow queue entry. Value range: 0 to 100.
- Creation
Time string - Creation time of the flow queue entry.
- Description string
- Description of the flow queue entry. 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: 0 to 255 characters.
- Dscps []int
- List of DSCP values matched by the flow queue entry. Each DSCP value ranges from 0 to 63.
- Id string
- Uniquely identifies the resource.
- Is
Default bool - Indicates whether this is the default flow queue entry. true: Yes. false: No.
- Priority string
- Priority of the flow queue entry. Normal: Normal. High: High.
- Status string
- Status of the flow queue entry. Creating: Creating. Deleting: Deleting. Pending: Pending. Available: Available.
- Transit
Router stringTraffic Qos Queue Entry Id - ID of the flow queue entry.
- Transit
Router stringTraffic Qos Queue Entry Name - Name of the flow queue entry. 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: 1 to 128 characters.
- Transit
Router stringTraffic Qos Queue Policy Id - ID of the flow queue policy, identifying the flow queue policy to which this entry belongs.
- Update
Time string - Most recent update time of the flow queue entry.
- bandwidth_
percent number - Bandwidth percentage allocated to the flow queue entry. Value range: 0 to 100.
- creation_
time string - Creation time of the flow queue entry.
- description string
- Description of the flow queue entry. 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: 0 to 255 characters.
- dscps list(number)
- List of DSCP values matched by the flow queue entry. Each DSCP value ranges from 0 to 63.
- id string
- Uniquely identifies the resource.
- is_
default bool - Indicates whether this is the default flow queue entry. true: Yes. false: No.
- priority string
- Priority of the flow queue entry. Normal: Normal. High: High.
- status string
- Status of the flow queue entry. Creating: Creating. Deleting: Deleting. Pending: Pending. Available: Available.
- transit_
router_ stringtraffic_ qos_ queue_ entry_ id - ID of the flow queue entry.
- transit_
router_ stringtraffic_ qos_ queue_ entry_ name - Name of the flow queue entry. 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: 1 to 128 characters.
- transit_
router_ stringtraffic_ qos_ queue_ policy_ id - ID of the flow queue policy, identifying the flow queue policy to which this entry belongs.
- update_
time string - Most recent update time of the flow queue entry.
- bandwidth
Percent Integer - Bandwidth percentage allocated to the flow queue entry. Value range: 0 to 100.
- creation
Time String - Creation time of the flow queue entry.
- description String
- Description of the flow queue entry. 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: 0 to 255 characters.
- dscps List<Integer>
- List of DSCP values matched by the flow queue entry. Each DSCP value ranges from 0 to 63.
- id String
- Uniquely identifies the resource.
- is
Default Boolean - Indicates whether this is the default flow queue entry. true: Yes. false: No.
- priority String
- Priority of the flow queue entry. Normal: Normal. High: High.
- status String
- Status of the flow queue entry. Creating: Creating. Deleting: Deleting. Pending: Pending. Available: Available.
- transit
Router StringTraffic Qos Queue Entry Id - ID of the flow queue entry.
- transit
Router StringTraffic Qos Queue Entry Name - Name of the flow queue entry. 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: 1 to 128 characters.
- transit
Router StringTraffic Qos Queue Policy Id - ID of the flow queue policy, identifying the flow queue policy to which this entry belongs.
- update
Time String - Most recent update time of the flow queue entry.
- bandwidth
Percent number - Bandwidth percentage allocated to the flow queue entry. Value range: 0 to 100.
- creation
Time string - Creation time of the flow queue entry.
- description string
- Description of the flow queue entry. 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: 0 to 255 characters.
- dscps number[]
- List of DSCP values matched by the flow queue entry. Each DSCP value ranges from 0 to 63.
- id string
- Uniquely identifies the resource.
- is
Default boolean - Indicates whether this is the default flow queue entry. true: Yes. false: No.
- priority string
- Priority of the flow queue entry. Normal: Normal. High: High.
- status string
- Status of the flow queue entry. Creating: Creating. Deleting: Deleting. Pending: Pending. Available: Available.
- transit
Router stringTraffic Qos Queue Entry Id - ID of the flow queue entry.
- transit
Router stringTraffic Qos Queue Entry Name - Name of the flow queue entry. 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: 1 to 128 characters.
- transit
Router stringTraffic Qos Queue Policy Id - ID of the flow queue policy, identifying the flow queue policy to which this entry belongs.
- update
Time string - Most recent update time of the flow queue entry.
- bandwidth_
percent int - Bandwidth percentage allocated to the flow queue entry. Value range: 0 to 100.
- creation_
time str - Creation time of the flow queue entry.
- description str
- Description of the flow queue entry. 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: 0 to 255 characters.
- dscps Sequence[int]
- List of DSCP values matched by the flow queue entry. Each DSCP value ranges from 0 to 63.
- id str
- Uniquely identifies the resource.
- is_
default bool - Indicates whether this is the default flow queue entry. true: Yes. false: No.
- priority str
- Priority of the flow queue entry. Normal: Normal. High: High.
- status str
- Status of the flow queue entry. Creating: Creating. Deleting: Deleting. Pending: Pending. Available: Available.
- transit_
router_ strtraffic_ qos_ queue_ entry_ id - ID of the flow queue entry.
- transit_
router_ strtraffic_ qos_ queue_ entry_ name - Name of the flow queue entry. 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: 1 to 128 characters.
- transit_
router_ strtraffic_ qos_ queue_ policy_ id - ID of the flow queue policy, identifying the flow queue policy to which this entry belongs.
- update_
time str - Most recent update time of the flow queue entry.
- bandwidth
Percent Number - Bandwidth percentage allocated to the flow queue entry. Value range: 0 to 100.
- creation
Time String - Creation time of the flow queue entry.
- description String
- Description of the flow queue entry. 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: 0 to 255 characters.
- dscps List<Number>
- List of DSCP values matched by the flow queue entry. Each DSCP value ranges from 0 to 63.
- id String
- Uniquely identifies the resource.
- is
Default Boolean - Indicates whether this is the default flow queue entry. true: Yes. false: No.
- priority String
- Priority of the flow queue entry. Normal: Normal. High: High.
- status String
- Status of the flow queue entry. Creating: Creating. Deleting: Deleting. Pending: Pending. Available: Available.
- transit
Router StringTraffic Qos Queue Entry Id - ID of the flow queue entry.
- transit
Router StringTraffic Qos Queue Entry Name - Name of the flow queue entry. 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: 1 to 128 characters.
- transit
Router StringTraffic Qos Queue Policy Id - ID of the flow queue policy, identifying the flow queue policy to which this entry belongs.
- update
Time String - Most recent update time of the flow queue 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.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine