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::TransitRouterTrafficQosMarkingPolicy
Using getTransitRouterTrafficQosMarkingPolicy
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 getTransitRouterTrafficQosMarkingPolicy(args: GetTransitRouterTrafficQosMarkingPolicyArgs, opts?: InvokeOptions): Promise<GetTransitRouterTrafficQosMarkingPolicyResult>
function getTransitRouterTrafficQosMarkingPolicyOutput(args: GetTransitRouterTrafficQosMarkingPolicyOutputArgs, opts?: InvokeOutputOptions): Output<GetTransitRouterTrafficQosMarkingPolicyResult>def get_transit_router_traffic_qos_marking_policy(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTransitRouterTrafficQosMarkingPolicyResult
def get_transit_router_traffic_qos_marking_policy_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetTransitRouterTrafficQosMarkingPolicyResult]func LookupTransitRouterTrafficQosMarkingPolicy(ctx *Context, args *LookupTransitRouterTrafficQosMarkingPolicyArgs, opts ...InvokeOption) (*LookupTransitRouterTrafficQosMarkingPolicyResult, error)
func LookupTransitRouterTrafficQosMarkingPolicyOutput(ctx *Context, args *LookupTransitRouterTrafficQosMarkingPolicyOutputArgs, opts ...InvokeOption) LookupTransitRouterTrafficQosMarkingPolicyResultOutput> Note: This function is named LookupTransitRouterTrafficQosMarkingPolicy in the Go SDK.
public static class GetTransitRouterTrafficQosMarkingPolicy
{
public static Task<GetTransitRouterTrafficQosMarkingPolicyResult> InvokeAsync(GetTransitRouterTrafficQosMarkingPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetTransitRouterTrafficQosMarkingPolicyResult> Invoke(GetTransitRouterTrafficQosMarkingPolicyInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetTransitRouterTrafficQosMarkingPolicyResult> Invoke(GetTransitRouterTrafficQosMarkingPolicyInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetTransitRouterTrafficQosMarkingPolicyResult> getTransitRouterTrafficQosMarkingPolicy(GetTransitRouterTrafficQosMarkingPolicyArgs args, InvokeOptions options)
public static Output<GetTransitRouterTrafficQosMarkingPolicyResult> getTransitRouterTrafficQosMarkingPolicy(GetTransitRouterTrafficQosMarkingPolicyArgs args, InvokeOptions options)
public static Output<GetTransitRouterTrafficQosMarkingPolicyResult> getTransitRouterTrafficQosMarkingPolicy(GetTransitRouterTrafficQosMarkingPolicyArgs args, InvokeOutputOptions options)
fn::invoke:
function: volcenginecc:transitrouter/getTransitRouterTrafficQosMarkingPolicy:getTransitRouterTrafficQosMarkingPolicy
arguments:
# arguments dictionarydata "volcenginecc_transitrouter_get_transit_router_traffic_qos_marking_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.
getTransitRouterTrafficQosMarkingPolicy Result
The following output properties are available:
- Creation
Time string - Creation time of the flow marking policy.
- Description string
- Description of the flow marking policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- Id string
- Uniquely identifies the resource.
- Status string
- Status of the flow marking policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
- Transit
Router stringId - Transit router instance ID.
- Transit
Router stringTraffic Qos Marking Policy Id - Flow marking policy ID.
- Transit
Router stringTraffic Qos Marking Policy Name - Name of the flow marking 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 limit: 1–128 characters. If this parameter is not provided or no value is passed, the default is the flow marking policy ID.
- Update
Time string - Last update time of the flow marking policy.
- Creation
Time string - Creation time of the flow marking policy.
- Description string
- Description of the flow marking policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- Id string
- Uniquely identifies the resource.
- Status string
- Status of the flow marking policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
- Transit
Router stringId - Transit router instance ID.
- Transit
Router stringTraffic Qos Marking Policy Id - Flow marking policy ID.
- Transit
Router stringTraffic Qos Marking Policy Name - Name of the flow marking 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 limit: 1–128 characters. If this parameter is not provided or no value is passed, the default is the flow marking policy ID.
- Update
Time string - Last update time of the flow marking policy.
- creation_
time string - Creation time of the flow marking policy.
- description string
- Description of the flow marking policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- id string
- Uniquely identifies the resource.
- status string
- Status of the flow marking policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
- transit_
router_ stringid - Transit router instance ID.
- transit_
router_ stringtraffic_ qos_ marking_ policy_ id - Flow marking policy ID.
- transit_
router_ stringtraffic_ qos_ marking_ policy_ name - Name of the flow marking 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 limit: 1–128 characters. If this parameter is not provided or no value is passed, the default is the flow marking policy ID.
- update_
time string - Last update time of the flow marking policy.
- creation
Time String - Creation time of the flow marking policy.
- description String
- Description of the flow marking policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- id String
- Uniquely identifies the resource.
- status String
- Status of the flow marking policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
- transit
Router StringId - Transit router instance ID.
- transit
Router StringTraffic Qos Marking Policy Id - Flow marking policy ID.
- transit
Router StringTraffic Qos Marking Policy Name - Name of the flow marking 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 limit: 1–128 characters. If this parameter is not provided or no value is passed, the default is the flow marking policy ID.
- update
Time String - Last update time of the flow marking policy.
- creation
Time string - Creation time of the flow marking policy.
- description string
- Description of the flow marking policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- id string
- Uniquely identifies the resource.
- status string
- Status of the flow marking policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
- transit
Router stringId - Transit router instance ID.
- transit
Router stringTraffic Qos Marking Policy Id - Flow marking policy ID.
- transit
Router stringTraffic Qos Marking Policy Name - Name of the flow marking 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 limit: 1–128 characters. If this parameter is not provided or no value is passed, the default is the flow marking policy ID.
- update
Time string - Last update time of the flow marking policy.
- creation_
time str - Creation time of the flow marking policy.
- description str
- Description of the flow marking policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- id str
- Uniquely identifies the resource.
- status str
- Status of the flow marking policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
- transit_
router_ strid - Transit router instance ID.
- transit_
router_ strtraffic_ qos_ marking_ policy_ id - Flow marking policy ID.
- transit_
router_ strtraffic_ qos_ marking_ policy_ name - Name of the flow marking 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 limit: 1–128 characters. If this parameter is not provided or no value is passed, the default is the flow marking policy ID.
- update_
time str - Last update time of the flow marking policy.
- creation
Time String - Creation time of the flow marking policy.
- description String
- Description of the flow marking policy. Must start with a letter, number, or Chinese character. Can contain letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- id String
- Uniquely identifies the resource.
- status String
- Status of the flow marking policy. Creating: being created. Deleting: being deleted. Pending: being configured. Available: available.
- transit
Router StringId - Transit router instance ID.
- transit
Router StringTraffic Qos Marking Policy Id - Flow marking policy ID.
- transit
Router StringTraffic Qos Marking Policy Name - Name of the flow marking 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 limit: 1–128 characters. If this parameter is not provided or no value is passed, the default is the flow marking policy ID.
- update
Time String - Last update time of the flow marking policy.
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