1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. cen
  6. getBandwidthPackage
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine

    Data Source schema for Volcengine::CEN::BandwidthPackage

    Using getBandwidthPackage

    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 getBandwidthPackage(args: GetBandwidthPackageArgs, opts?: InvokeOptions): Promise<GetBandwidthPackageResult>
    function getBandwidthPackageOutput(args: GetBandwidthPackageOutputArgs, opts?: InvokeOptions): Output<GetBandwidthPackageResult>
    def get_bandwidth_package(id: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetBandwidthPackageResult
    def get_bandwidth_package_output(id: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetBandwidthPackageResult]
    func LookupBandwidthPackage(ctx *Context, args *LookupBandwidthPackageArgs, opts ...InvokeOption) (*LookupBandwidthPackageResult, error)
    func LookupBandwidthPackageOutput(ctx *Context, args *LookupBandwidthPackageOutputArgs, opts ...InvokeOption) LookupBandwidthPackageResultOutput

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

    public static class GetBandwidthPackage 
    {
        public static Task<GetBandwidthPackageResult> InvokeAsync(GetBandwidthPackageArgs args, InvokeOptions? opts = null)
        public static Output<GetBandwidthPackageResult> Invoke(GetBandwidthPackageInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetBandwidthPackageResult> getBandwidthPackage(GetBandwidthPackageArgs args, InvokeOptions options)
    public static Output<GetBandwidthPackageResult> getBandwidthPackage(GetBandwidthPackageArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:cen/getBandwidthPackage:getBandwidthPackage
      arguments:
        # arguments dictionary

    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 str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getBandwidthPackage Result

    The following output properties are available:

    Bandwidth int
    Bandwidth peak of the bandwidth package. Value range: 2–10000 Mbps. Default: 2 Mbps.
    BillingStatus int
    Billing status of the bandwidth package instance. 0: Creating 1: Running 3: Unsubscribed 4: Expired and stopped 5: Expired and recycled 8: Unsubscribed and stopped
    BillingType int
    Billing method of the bandwidth package. Valid values: 1 (default): yearly/monthly subscription. 4: pay-as-you-go—95th percentile billing.
    BusinessStatus string
    Frozen status of the bandwidth package. Normal: normal. FinancialLocked: frozen.
    CenBandwidthPackageId string
    Bandwidth package ID.
    CenBandwidthPackageName string
    Name of the bandwidth package. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If not specified, defaults to the bandwidth package ID.
    CenIds List<string>
    List of associated CEN instance IDs.
    CreationTime string
    Creation time of the bandwidth package.
    DeletedTime string
    Deletion time of the bandwidth package.
    Description string
    Description of the bandwidth package. 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 limit: 0–255 characters. If not specified, defaults to an empty string.
    ExpiredTime string
    Expiration time of the bandwidth package.
    Id string
    Uniquely identifies the resource.
    LineOperator string
    Carrier for cross-border bandwidth package lines. If LocalGeographicRegionSetId and PeerGeographicRegionSetId are the same, this parameter is not supported. If LocalGeographicRegionSetId and PeerGeographicRegionSetId are different, available values are: ChinaUnicom (default): China Unicom.
    LocalGeographicRegionSetId string
    Local geographic region ID for Cloud Enterprise Network communication. Available values: China: Chinese mainland. Asia: Asia-Pacific.
    PeerGeographicRegionSetId string
    Peer geographic region ID for Cloud Enterprise Network interconnection. Valid values: China: Chinese mainland. Asia: Asia-Pacific.
    Period int
    Purchase duration of the bandwidth package. Default is 1. Valid values: If PeriodUnit is Month, range is 1–9, 12, 24, and 36. If PeriodUnit is Year, range is 1–3.
    PeriodUnit string
    Billing cycle of the bandwidth package. Valid values: Month (default): month. Year: year.
    ProjectName string
    Name of the project to which the bandwidth package belongs. If not specified, defaults to 'default'.
    ReclaimTime string
    Recycle time after the bandwidth package instance expires.
    RemainRenewTimes int
    Number of automatic renewals. Values include -1 and 1–100. Default is -1, which means unlimited automatic renewals.
    RemainingBandwidth int
    Remaining bandwidth, measured in Mbps.
    RenewPeriod int
    Duration of each automatic renewal, in months. Valid values: 1–3, 6, and 12. Default is 1.
    RenewType string
    Renewal type of the bandwidth package instance. Manual: Manual renewal. Auto: Automatic renewal. NoRenew: No renewal.
    Status string
    Status of the bandwidth package. Creating: Being created. Deleting: Being deleted. Pending: In progress. Available: Unbound. InUse: Bound.
    Tags List<Volcengine.GetBandwidthPackageTag>
    Tag list
    UpdateTime string
    Update time of the bandwidth package.
    Bandwidth int
    Bandwidth peak of the bandwidth package. Value range: 2–10000 Mbps. Default: 2 Mbps.
    BillingStatus int
    Billing status of the bandwidth package instance. 0: Creating 1: Running 3: Unsubscribed 4: Expired and stopped 5: Expired and recycled 8: Unsubscribed and stopped
    BillingType int
    Billing method of the bandwidth package. Valid values: 1 (default): yearly/monthly subscription. 4: pay-as-you-go—95th percentile billing.
    BusinessStatus string
    Frozen status of the bandwidth package. Normal: normal. FinancialLocked: frozen.
    CenBandwidthPackageId string
    Bandwidth package ID.
    CenBandwidthPackageName string
    Name of the bandwidth package. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If not specified, defaults to the bandwidth package ID.
    CenIds []string
    List of associated CEN instance IDs.
    CreationTime string
    Creation time of the bandwidth package.
    DeletedTime string
    Deletion time of the bandwidth package.
    Description string
    Description of the bandwidth package. 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 limit: 0–255 characters. If not specified, defaults to an empty string.
    ExpiredTime string
    Expiration time of the bandwidth package.
    Id string
    Uniquely identifies the resource.
    LineOperator string
    Carrier for cross-border bandwidth package lines. If LocalGeographicRegionSetId and PeerGeographicRegionSetId are the same, this parameter is not supported. If LocalGeographicRegionSetId and PeerGeographicRegionSetId are different, available values are: ChinaUnicom (default): China Unicom.
    LocalGeographicRegionSetId string
    Local geographic region ID for Cloud Enterprise Network communication. Available values: China: Chinese mainland. Asia: Asia-Pacific.
    PeerGeographicRegionSetId string
    Peer geographic region ID for Cloud Enterprise Network interconnection. Valid values: China: Chinese mainland. Asia: Asia-Pacific.
    Period int
    Purchase duration of the bandwidth package. Default is 1. Valid values: If PeriodUnit is Month, range is 1–9, 12, 24, and 36. If PeriodUnit is Year, range is 1–3.
    PeriodUnit string
    Billing cycle of the bandwidth package. Valid values: Month (default): month. Year: year.
    ProjectName string
    Name of the project to which the bandwidth package belongs. If not specified, defaults to 'default'.
    ReclaimTime string
    Recycle time after the bandwidth package instance expires.
    RemainRenewTimes int
    Number of automatic renewals. Values include -1 and 1–100. Default is -1, which means unlimited automatic renewals.
    RemainingBandwidth int
    Remaining bandwidth, measured in Mbps.
    RenewPeriod int
    Duration of each automatic renewal, in months. Valid values: 1–3, 6, and 12. Default is 1.
    RenewType string
    Renewal type of the bandwidth package instance. Manual: Manual renewal. Auto: Automatic renewal. NoRenew: No renewal.
    Status string
    Status of the bandwidth package. Creating: Being created. Deleting: Being deleted. Pending: In progress. Available: Unbound. InUse: Bound.
    Tags []GetBandwidthPackageTag
    Tag list
    UpdateTime string
    Update time of the bandwidth package.
    bandwidth Integer
    Bandwidth peak of the bandwidth package. Value range: 2–10000 Mbps. Default: 2 Mbps.
    billingStatus Integer
    Billing status of the bandwidth package instance. 0: Creating 1: Running 3: Unsubscribed 4: Expired and stopped 5: Expired and recycled 8: Unsubscribed and stopped
    billingType Integer
    Billing method of the bandwidth package. Valid values: 1 (default): yearly/monthly subscription. 4: pay-as-you-go—95th percentile billing.
    businessStatus String
    Frozen status of the bandwidth package. Normal: normal. FinancialLocked: frozen.
    cenBandwidthPackageId String
    Bandwidth package ID.
    cenBandwidthPackageName String
    Name of the bandwidth package. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If not specified, defaults to the bandwidth package ID.
    cenIds List<String>
    List of associated CEN instance IDs.
    creationTime String
    Creation time of the bandwidth package.
    deletedTime String
    Deletion time of the bandwidth package.
    description String
    Description of the bandwidth package. 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 limit: 0–255 characters. If not specified, defaults to an empty string.
    expiredTime String
    Expiration time of the bandwidth package.
    id String
    Uniquely identifies the resource.
    lineOperator String
    Carrier for cross-border bandwidth package lines. If LocalGeographicRegionSetId and PeerGeographicRegionSetId are the same, this parameter is not supported. If LocalGeographicRegionSetId and PeerGeographicRegionSetId are different, available values are: ChinaUnicom (default): China Unicom.
    localGeographicRegionSetId String
    Local geographic region ID for Cloud Enterprise Network communication. Available values: China: Chinese mainland. Asia: Asia-Pacific.
    peerGeographicRegionSetId String
    Peer geographic region ID for Cloud Enterprise Network interconnection. Valid values: China: Chinese mainland. Asia: Asia-Pacific.
    period Integer
    Purchase duration of the bandwidth package. Default is 1. Valid values: If PeriodUnit is Month, range is 1–9, 12, 24, and 36. If PeriodUnit is Year, range is 1–3.
    periodUnit String
    Billing cycle of the bandwidth package. Valid values: Month (default): month. Year: year.
    projectName String
    Name of the project to which the bandwidth package belongs. If not specified, defaults to 'default'.
    reclaimTime String
    Recycle time after the bandwidth package instance expires.
    remainRenewTimes Integer
    Number of automatic renewals. Values include -1 and 1–100. Default is -1, which means unlimited automatic renewals.
    remainingBandwidth Integer
    Remaining bandwidth, measured in Mbps.
    renewPeriod Integer
    Duration of each automatic renewal, in months. Valid values: 1–3, 6, and 12. Default is 1.
    renewType String
    Renewal type of the bandwidth package instance. Manual: Manual renewal. Auto: Automatic renewal. NoRenew: No renewal.
    status String
    Status of the bandwidth package. Creating: Being created. Deleting: Being deleted. Pending: In progress. Available: Unbound. InUse: Bound.
    tags List<GetBandwidthPackageTag>
    Tag list
    updateTime String
    Update time of the bandwidth package.
    bandwidth number
    Bandwidth peak of the bandwidth package. Value range: 2–10000 Mbps. Default: 2 Mbps.
    billingStatus number
    Billing status of the bandwidth package instance. 0: Creating 1: Running 3: Unsubscribed 4: Expired and stopped 5: Expired and recycled 8: Unsubscribed and stopped
    billingType number
    Billing method of the bandwidth package. Valid values: 1 (default): yearly/monthly subscription. 4: pay-as-you-go—95th percentile billing.
    businessStatus string
    Frozen status of the bandwidth package. Normal: normal. FinancialLocked: frozen.
    cenBandwidthPackageId string
    Bandwidth package ID.
    cenBandwidthPackageName string
    Name of the bandwidth package. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If not specified, defaults to the bandwidth package ID.
    cenIds string[]
    List of associated CEN instance IDs.
    creationTime string
    Creation time of the bandwidth package.
    deletedTime string
    Deletion time of the bandwidth package.
    description string
    Description of the bandwidth package. 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 limit: 0–255 characters. If not specified, defaults to an empty string.
    expiredTime string
    Expiration time of the bandwidth package.
    id string
    Uniquely identifies the resource.
    lineOperator string
    Carrier for cross-border bandwidth package lines. If LocalGeographicRegionSetId and PeerGeographicRegionSetId are the same, this parameter is not supported. If LocalGeographicRegionSetId and PeerGeographicRegionSetId are different, available values are: ChinaUnicom (default): China Unicom.
    localGeographicRegionSetId string
    Local geographic region ID for Cloud Enterprise Network communication. Available values: China: Chinese mainland. Asia: Asia-Pacific.
    peerGeographicRegionSetId string
    Peer geographic region ID for Cloud Enterprise Network interconnection. Valid values: China: Chinese mainland. Asia: Asia-Pacific.
    period number
    Purchase duration of the bandwidth package. Default is 1. Valid values: If PeriodUnit is Month, range is 1–9, 12, 24, and 36. If PeriodUnit is Year, range is 1–3.
    periodUnit string
    Billing cycle of the bandwidth package. Valid values: Month (default): month. Year: year.
    projectName string
    Name of the project to which the bandwidth package belongs. If not specified, defaults to 'default'.
    reclaimTime string
    Recycle time after the bandwidth package instance expires.
    remainRenewTimes number
    Number of automatic renewals. Values include -1 and 1–100. Default is -1, which means unlimited automatic renewals.
    remainingBandwidth number
    Remaining bandwidth, measured in Mbps.
    renewPeriod number
    Duration of each automatic renewal, in months. Valid values: 1–3, 6, and 12. Default is 1.
    renewType string
    Renewal type of the bandwidth package instance. Manual: Manual renewal. Auto: Automatic renewal. NoRenew: No renewal.
    status string
    Status of the bandwidth package. Creating: Being created. Deleting: Being deleted. Pending: In progress. Available: Unbound. InUse: Bound.
    tags GetBandwidthPackageTag[]
    Tag list
    updateTime string
    Update time of the bandwidth package.
    bandwidth int
    Bandwidth peak of the bandwidth package. Value range: 2–10000 Mbps. Default: 2 Mbps.
    billing_status int
    Billing status of the bandwidth package instance. 0: Creating 1: Running 3: Unsubscribed 4: Expired and stopped 5: Expired and recycled 8: Unsubscribed and stopped
    billing_type int
    Billing method of the bandwidth package. Valid values: 1 (default): yearly/monthly subscription. 4: pay-as-you-go—95th percentile billing.
    business_status str
    Frozen status of the bandwidth package. Normal: normal. FinancialLocked: frozen.
    cen_bandwidth_package_id str
    Bandwidth package ID.
    cen_bandwidth_package_name str
    Name of the bandwidth package. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If not specified, defaults to the bandwidth package ID.
    cen_ids Sequence[str]
    List of associated CEN instance IDs.
    creation_time str
    Creation time of the bandwidth package.
    deleted_time str
    Deletion time of the bandwidth package.
    description str
    Description of the bandwidth package. 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 limit: 0–255 characters. If not specified, defaults to an empty string.
    expired_time str
    Expiration time of the bandwidth package.
    id str
    Uniquely identifies the resource.
    line_operator str
    Carrier for cross-border bandwidth package lines. If LocalGeographicRegionSetId and PeerGeographicRegionSetId are the same, this parameter is not supported. If LocalGeographicRegionSetId and PeerGeographicRegionSetId are different, available values are: ChinaUnicom (default): China Unicom.
    local_geographic_region_set_id str
    Local geographic region ID for Cloud Enterprise Network communication. Available values: China: Chinese mainland. Asia: Asia-Pacific.
    peer_geographic_region_set_id str
    Peer geographic region ID for Cloud Enterprise Network interconnection. Valid values: China: Chinese mainland. Asia: Asia-Pacific.
    period int
    Purchase duration of the bandwidth package. Default is 1. Valid values: If PeriodUnit is Month, range is 1–9, 12, 24, and 36. If PeriodUnit is Year, range is 1–3.
    period_unit str
    Billing cycle of the bandwidth package. Valid values: Month (default): month. Year: year.
    project_name str
    Name of the project to which the bandwidth package belongs. If not specified, defaults to 'default'.
    reclaim_time str
    Recycle time after the bandwidth package instance expires.
    remain_renew_times int
    Number of automatic renewals. Values include -1 and 1–100. Default is -1, which means unlimited automatic renewals.
    remaining_bandwidth int
    Remaining bandwidth, measured in Mbps.
    renew_period int
    Duration of each automatic renewal, in months. Valid values: 1–3, 6, and 12. Default is 1.
    renew_type str
    Renewal type of the bandwidth package instance. Manual: Manual renewal. Auto: Automatic renewal. NoRenew: No renewal.
    status str
    Status of the bandwidth package. Creating: Being created. Deleting: Being deleted. Pending: In progress. Available: Unbound. InUse: Bound.
    tags Sequence[GetBandwidthPackageTag]
    Tag list
    update_time str
    Update time of the bandwidth package.
    bandwidth Number
    Bandwidth peak of the bandwidth package. Value range: 2–10000 Mbps. Default: 2 Mbps.
    billingStatus Number
    Billing status of the bandwidth package instance. 0: Creating 1: Running 3: Unsubscribed 4: Expired and stopped 5: Expired and recycled 8: Unsubscribed and stopped
    billingType Number
    Billing method of the bandwidth package. Valid values: 1 (default): yearly/monthly subscription. 4: pay-as-you-go—95th percentile billing.
    businessStatus String
    Frozen status of the bandwidth package. Normal: normal. FinancialLocked: frozen.
    cenBandwidthPackageId String
    Bandwidth package ID.
    cenBandwidthPackageName String
    Name of the bandwidth package. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If not specified, defaults to the bandwidth package ID.
    cenIds List<String>
    List of associated CEN instance IDs.
    creationTime String
    Creation time of the bandwidth package.
    deletedTime String
    Deletion time of the bandwidth package.
    description String
    Description of the bandwidth package. 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 limit: 0–255 characters. If not specified, defaults to an empty string.
    expiredTime String
    Expiration time of the bandwidth package.
    id String
    Uniquely identifies the resource.
    lineOperator String
    Carrier for cross-border bandwidth package lines. If LocalGeographicRegionSetId and PeerGeographicRegionSetId are the same, this parameter is not supported. If LocalGeographicRegionSetId and PeerGeographicRegionSetId are different, available values are: ChinaUnicom (default): China Unicom.
    localGeographicRegionSetId String
    Local geographic region ID for Cloud Enterprise Network communication. Available values: China: Chinese mainland. Asia: Asia-Pacific.
    peerGeographicRegionSetId String
    Peer geographic region ID for Cloud Enterprise Network interconnection. Valid values: China: Chinese mainland. Asia: Asia-Pacific.
    period Number
    Purchase duration of the bandwidth package. Default is 1. Valid values: If PeriodUnit is Month, range is 1–9, 12, 24, and 36. If PeriodUnit is Year, range is 1–3.
    periodUnit String
    Billing cycle of the bandwidth package. Valid values: Month (default): month. Year: year.
    projectName String
    Name of the project to which the bandwidth package belongs. If not specified, defaults to 'default'.
    reclaimTime String
    Recycle time after the bandwidth package instance expires.
    remainRenewTimes Number
    Number of automatic renewals. Values include -1 and 1–100. Default is -1, which means unlimited automatic renewals.
    remainingBandwidth Number
    Remaining bandwidth, measured in Mbps.
    renewPeriod Number
    Duration of each automatic renewal, in months. Valid values: 1–3, 6, and 12. Default is 1.
    renewType String
    Renewal type of the bandwidth package instance. Manual: Manual renewal. Auto: Automatic renewal. NoRenew: No renewal.
    status String
    Status of the bandwidth package. Creating: Being created. Deleting: Being deleted. Pending: In progress. Available: Unbound. InUse: Bound.
    tags List<Property Map>
    Tag list
    updateTime String
    Update time of the bandwidth package.

    Supporting Types

    GetBandwidthPackageTag

    Key string
    Tag key for user tags. Parameter - N: indicates the tag key index, value range: 1–20. Use & to separate multiple tag keys. Cannot start with sys:, in any case. Length range: 1–128 characters. Supports all languages, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equals (=), plus (+), hyphens (-), and @ (@). If a tag key starts or ends with a space, the system automatically removes it.
    Value string
    Tag value for user tags. Parameter - N indicates the tag value index, range: 1–20. Use & to separate multiple tag values. Length range: 0–256 characters. If not specified, defaults to empty. Supports all languages, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @ (@). Case-sensitive. If the tag value starts or ends with a space, the system automatically removes it.
    Key string
    Tag key for user tags. Parameter - N: indicates the tag key index, value range: 1–20. Use & to separate multiple tag keys. Cannot start with sys:, in any case. Length range: 1–128 characters. Supports all languages, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equals (=), plus (+), hyphens (-), and @ (@). If a tag key starts or ends with a space, the system automatically removes it.
    Value string
    Tag value for user tags. Parameter - N indicates the tag value index, range: 1–20. Use & to separate multiple tag values. Length range: 0–256 characters. If not specified, defaults to empty. Supports all languages, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @ (@). Case-sensitive. If the tag value starts or ends with a space, the system automatically removes it.
    key String
    Tag key for user tags. Parameter - N: indicates the tag key index, value range: 1–20. Use & to separate multiple tag keys. Cannot start with sys:, in any case. Length range: 1–128 characters. Supports all languages, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equals (=), plus (+), hyphens (-), and @ (@). If a tag key starts or ends with a space, the system automatically removes it.
    value String
    Tag value for user tags. Parameter - N indicates the tag value index, range: 1–20. Use & to separate multiple tag values. Length range: 0–256 characters. If not specified, defaults to empty. Supports all languages, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @ (@). Case-sensitive. If the tag value starts or ends with a space, the system automatically removes it.
    key string
    Tag key for user tags. Parameter - N: indicates the tag key index, value range: 1–20. Use & to separate multiple tag keys. Cannot start with sys:, in any case. Length range: 1–128 characters. Supports all languages, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equals (=), plus (+), hyphens (-), and @ (@). If a tag key starts or ends with a space, the system automatically removes it.
    value string
    Tag value for user tags. Parameter - N indicates the tag value index, range: 1–20. Use & to separate multiple tag values. Length range: 0–256 characters. If not specified, defaults to empty. Supports all languages, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @ (@). Case-sensitive. If the tag value starts or ends with a space, the system automatically removes it.
    key str
    Tag key for user tags. Parameter - N: indicates the tag key index, value range: 1–20. Use & to separate multiple tag keys. Cannot start with sys:, in any case. Length range: 1–128 characters. Supports all languages, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equals (=), plus (+), hyphens (-), and @ (@). If a tag key starts or ends with a space, the system automatically removes it.
    value str
    Tag value for user tags. Parameter - N indicates the tag value index, range: 1–20. Use & to separate multiple tag values. Length range: 0–256 characters. If not specified, defaults to empty. Supports all languages, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @ (@). Case-sensitive. If the tag value starts or ends with a space, the system automatically removes it.
    key String
    Tag key for user tags. Parameter - N: indicates the tag key index, value range: 1–20. Use & to separate multiple tag keys. Cannot start with sys:, in any case. Length range: 1–128 characters. Supports all languages, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equals (=), plus (+), hyphens (-), and @ (@). If a tag key starts or ends with a space, the system automatically removes it.
    value String
    Tag value for user tags. Parameter - N indicates the tag value index, range: 1–20. Use & to separate multiple tag values. Length range: 0–256 characters. If not specified, defaults to empty. Supports all languages, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @ (@). Case-sensitive. If the tag value starts or ends with a space, the system automatically removes it.

    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.32
    published on Thursday, Apr 23, 2026 by Volcengine
      Try Pulumi Cloud free. Your team will thank you.