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::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 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.
getBandwidthPackage Result
The following output properties are available:
- 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 string - Frozen status of the bandwidth package. Normal: normal. FinancialLocked: frozen.
- Cen
Bandwidth stringPackage Id - Bandwidth package ID.
- Cen
Bandwidth stringPackage Name - 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 List<string> - List of associated CEN instance IDs.
- Creation
Time string - Creation time of the bandwidth package.
- Deleted
Time 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.
- Expired
Time string - Expiration time of the bandwidth package.
- Id string
- Uniquely identifies the resource.
- Line
Operator 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.
- Local
Geographic stringRegion Set Id - Local geographic region ID for Cloud Enterprise Network communication. Available values: China: Chinese mainland. Asia: Asia-Pacific.
- Peer
Geographic stringRegion Set Id - 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 string - Billing cycle of the bandwidth package. Valid values: Month (default): month. Year: year.
- Project
Name string - Name of the project to which the bandwidth package belongs. If not specified, defaults to 'default'.
- Reclaim
Time string - Recycle time after the bandwidth package instance expires.
- Remain
Renew intTimes - 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 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.
-
List<Volcengine.
Get Bandwidth Package Tag> - Tag list
- Update
Time 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 string - Frozen status of the bandwidth package. Normal: normal. FinancialLocked: frozen.
- Cen
Bandwidth stringPackage Id - Bandwidth package ID.
- Cen
Bandwidth stringPackage Name - 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 []string - List of associated CEN instance IDs.
- Creation
Time string - Creation time of the bandwidth package.
- Deleted
Time 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.
- Expired
Time string - Expiration time of the bandwidth package.
- Id string
- Uniquely identifies the resource.
- Line
Operator 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.
- Local
Geographic stringRegion Set Id - Local geographic region ID for Cloud Enterprise Network communication. Available values: China: Chinese mainland. Asia: Asia-Pacific.
- Peer
Geographic stringRegion Set Id - 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 string - Billing cycle of the bandwidth package. Valid values: Month (default): month. Year: year.
- Project
Name string - Name of the project to which the bandwidth package belongs. If not specified, defaults to 'default'.
- Reclaim
Time string - Recycle time after the bandwidth package instance expires.
- Remain
Renew intTimes - 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 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.
-
[]Get
Bandwidth Package Tag - Tag list
- Update
Time string - Update time of the bandwidth package.
- bandwidth Integer
- Bandwidth peak of the bandwidth package. Value range: 2–10000 Mbps. Default: 2 Mbps.
- billing
Status 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
- billing
Type Integer - Billing method of the bandwidth package. Valid values: 1 (default): yearly/monthly subscription. 4: pay-as-you-go—95th percentile billing.
- business
Status String - Frozen status of the bandwidth package. Normal: normal. FinancialLocked: frozen.
- cen
Bandwidth StringPackage Id - Bandwidth package ID.
- cen
Bandwidth StringPackage Name - 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 List<String> - List of associated CEN instance IDs.
- creation
Time String - Creation time of the bandwidth package.
- deleted
Time 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.
- expired
Time String - Expiration time of the bandwidth package.
- id String
- Uniquely identifies the resource.
- line
Operator 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.
- local
Geographic StringRegion Set Id - Local geographic region ID for Cloud Enterprise Network communication. Available values: China: Chinese mainland. Asia: Asia-Pacific.
- peer
Geographic StringRegion Set Id - 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.
- period
Unit String - Billing cycle of the bandwidth package. Valid values: Month (default): month. Year: year.
- project
Name String - Name of the project to which the bandwidth package belongs. If not specified, defaults to 'default'.
- reclaim
Time String - Recycle time after the bandwidth package instance expires.
- remain
Renew IntegerTimes - Number of automatic renewals. Values include -1 and 1–100. Default is -1, which means unlimited automatic renewals.
- remaining
Bandwidth Integer - Remaining bandwidth, measured in Mbps.
- renew
Period Integer - Duration of each automatic renewal, in months. Valid values: 1–3, 6, and 12. Default is 1.
- renew
Type 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.
-
List<Get
Bandwidth Package Tag> - Tag list
- update
Time String - Update time of the bandwidth package.
- bandwidth number
- Bandwidth peak of the bandwidth package. Value range: 2–10000 Mbps. Default: 2 Mbps.
- billing
Status 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
- billing
Type number - Billing method of the bandwidth package. Valid values: 1 (default): yearly/monthly subscription. 4: pay-as-you-go—95th percentile billing.
- business
Status string - Frozen status of the bandwidth package. Normal: normal. FinancialLocked: frozen.
- cen
Bandwidth stringPackage Id - Bandwidth package ID.
- cen
Bandwidth stringPackage Name - 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 string[] - List of associated CEN instance IDs.
- creation
Time string - Creation time of the bandwidth package.
- deleted
Time 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.
- expired
Time string - Expiration time of the bandwidth package.
- id string
- Uniquely identifies the resource.
- line
Operator 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.
- local
Geographic stringRegion Set Id - Local geographic region ID for Cloud Enterprise Network communication. Available values: China: Chinese mainland. Asia: Asia-Pacific.
- peer
Geographic stringRegion Set Id - 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.
- period
Unit string - Billing cycle of the bandwidth package. Valid values: Month (default): month. Year: year.
- project
Name string - Name of the project to which the bandwidth package belongs. If not specified, defaults to 'default'.
- reclaim
Time string - Recycle time after the bandwidth package instance expires.
- remain
Renew numberTimes - Number of automatic renewals. Values include -1 and 1–100. Default is -1, which means unlimited automatic renewals.
- remaining
Bandwidth number - Remaining bandwidth, measured in Mbps.
- renew
Period number - Duration of each automatic renewal, in months. Valid values: 1–3, 6, and 12. Default is 1.
- renew
Type 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.
-
Get
Bandwidth Package Tag[] - Tag list
- update
Time 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_ strpackage_ id - Bandwidth package ID.
- cen_
bandwidth_ strpackage_ name - 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_ strregion_ set_ id - Local geographic region ID for Cloud Enterprise Network communication. Available values: China: Chinese mainland. Asia: Asia-Pacific.
- peer_
geographic_ strregion_ set_ id - 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_ inttimes - 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.
-
Sequence[Get
Bandwidth Package Tag] - 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.
- billing
Status 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
- billing
Type Number - Billing method of the bandwidth package. Valid values: 1 (default): yearly/monthly subscription. 4: pay-as-you-go—95th percentile billing.
- business
Status String - Frozen status of the bandwidth package. Normal: normal. FinancialLocked: frozen.
- cen
Bandwidth StringPackage Id - Bandwidth package ID.
- cen
Bandwidth StringPackage Name - 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 List<String> - List of associated CEN instance IDs.
- creation
Time String - Creation time of the bandwidth package.
- deleted
Time 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.
- expired
Time String - Expiration time of the bandwidth package.
- id String
- Uniquely identifies the resource.
- line
Operator 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.
- local
Geographic StringRegion Set Id - Local geographic region ID for Cloud Enterprise Network communication. Available values: China: Chinese mainland. Asia: Asia-Pacific.
- peer
Geographic StringRegion Set Id - 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.
- period
Unit String - Billing cycle of the bandwidth package. Valid values: Month (default): month. Year: year.
- project
Name String - Name of the project to which the bandwidth package belongs. If not specified, defaults to 'default'.
- reclaim
Time String - Recycle time after the bandwidth package instance expires.
- remain
Renew NumberTimes - Number of automatic renewals. Values include -1 and 1–100. Default is -1, which means unlimited automatic renewals.
- remaining
Bandwidth Number - Remaining bandwidth, measured in Mbps.
- renew
Period Number - Duration of each automatic renewal, in months. Valid values: 1–3, 6, and 12. Default is 1.
- renew
Type 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.
- List<Property Map>
- Tag list
- update
Time 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
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
