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::VPC::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:vpc/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 cap of the shared bandwidth package, unit: Mbps. If BillingType is 1: range is 5–5000. If BillingType is 2, 3, or 4: range is 2–5000.
- Bandwidth
Package stringId - Bandwidth package ID
- Bandwidth
Package stringName - Bandwidth package name, limited to 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-).
- Billing
Type int - Billing methods for shared bandwidth packages. Options are: 1: Annual/monthly subscription. 2: Billed by bandwidth cap (default). 3: Billed by peak traffic. 4: Billed by traditional 95th percentile (minimum ratio defaults to 20%).
- Business
Status string - Billing status
- Created
Time string - Creation time
- Deleted
Time string - Deletion time
- Description string
- Description, limited to 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- Eip
Addresses List<Volcengine.Get Bandwidth Package Eip Address> - List of public IP information added to the shared bandwidth package. All of the following conditions must be met: 1. All IPs have the same line type. 2. All IPs have the same security protection type. 3. All IPs are in the same region. 4. Public IP or IPv6 public bandwidth is billed by usage.
- Enable
Dual boolStack - Enable dual stack. Options: true: enable dual stack; false: do not enable dual stack.
- Expired
Time string - Expiration time
- Id string
- Uniquely identifies the resource.
- Isp string
- Line type, default is BGP. BGP: BGP (multi-line). 1. If your account has applied for and enabled static single line permissions, you can use the following values: 1.1, ChinaMobile: China Mobile static single line. 1.2, ChinaTelecom: China Telecom static single line. 1.3, ChinaUnicom: China Unicom static single line. 2. If your account has applied for and enabled BGP single line permissions, you can use SingleLineBGP. 3. If your account has applied for and enabled Premium BGP permissions, you can use PremiumBGP. 4. If your account has applied for and enabled Fusion BGP permissions, you can use FusionBGP. 5. If your account has applied for and enabled Economical static single line permissions, you can use the following values: 5.1, ChinaMobileValue: China Mobile economical static single line. 5.2, ChinaUnicomValue: China Unicom economical static single line. 5.3, ChinaTelecomValue: China Telecom economical static single line.
- Overdue
Time string - Overdue time
- Period int
- Duration for purchasing yearly/monthly shared bandwidth package, default is '1'. If PeriodUnit is 1, Period can be 1–9, 12, 24, or 36. If PeriodUnit is 2, Period can be 1–3.
- Period
Unit int - Unit for the duration when purchasing an annual/monthly subscription shared bandwidth package. Options are: 1: Month (default). 2: Year.
- Project
Name string - Project name. If not specified, added to the default project.
- Protocol string
- IP protocol of the shared bandwidth package. Options are: Dual-stack: Dual-stack protocol type. IPv4: IPv4 protocol type. This parameter supports Dual-stack only when BillingType is 2 or 4.
- Ratio int
- 95 billing minimum ratio, unit: %, this parameter is returned only for 95 billing shared bandwidth package instances.
- Security
Protection List<string>Types - Security protection type of the shared bandwidth package. AntiDDoS_Enhanced: Create an enhanced protection shared bandwidth package, which supports adding public IPs with basic protection. If not specified, it means a basic protection shared bandwidth package, which supports adding public IPs with enhanced protection.
- Status string
- Status of the shared bandwidth package. Creating: In progress. Available: Available. Deleting: In progress.
-
List<Volcengine.
Get Bandwidth Package Tag> - Tag list.
- Updated
Time string - Update time
- Bandwidth int
- Bandwidth cap of the shared bandwidth package, unit: Mbps. If BillingType is 1: range is 5–5000. If BillingType is 2, 3, or 4: range is 2–5000.
- Bandwidth
Package stringId - Bandwidth package ID
- Bandwidth
Package stringName - Bandwidth package name, limited to 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-).
- Billing
Type int - Billing methods for shared bandwidth packages. Options are: 1: Annual/monthly subscription. 2: Billed by bandwidth cap (default). 3: Billed by peak traffic. 4: Billed by traditional 95th percentile (minimum ratio defaults to 20%).
- Business
Status string - Billing status
- Created
Time string - Creation time
- Deleted
Time string - Deletion time
- Description string
- Description, limited to 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- Eip
Addresses []GetBandwidth Package Eip Address - List of public IP information added to the shared bandwidth package. All of the following conditions must be met: 1. All IPs have the same line type. 2. All IPs have the same security protection type. 3. All IPs are in the same region. 4. Public IP or IPv6 public bandwidth is billed by usage.
- Enable
Dual boolStack - Enable dual stack. Options: true: enable dual stack; false: do not enable dual stack.
- Expired
Time string - Expiration time
- Id string
- Uniquely identifies the resource.
- Isp string
- Line type, default is BGP. BGP: BGP (multi-line). 1. If your account has applied for and enabled static single line permissions, you can use the following values: 1.1, ChinaMobile: China Mobile static single line. 1.2, ChinaTelecom: China Telecom static single line. 1.3, ChinaUnicom: China Unicom static single line. 2. If your account has applied for and enabled BGP single line permissions, you can use SingleLineBGP. 3. If your account has applied for and enabled Premium BGP permissions, you can use PremiumBGP. 4. If your account has applied for and enabled Fusion BGP permissions, you can use FusionBGP. 5. If your account has applied for and enabled Economical static single line permissions, you can use the following values: 5.1, ChinaMobileValue: China Mobile economical static single line. 5.2, ChinaUnicomValue: China Unicom economical static single line. 5.3, ChinaTelecomValue: China Telecom economical static single line.
- Overdue
Time string - Overdue time
- Period int
- Duration for purchasing yearly/monthly shared bandwidth package, default is '1'. If PeriodUnit is 1, Period can be 1–9, 12, 24, or 36. If PeriodUnit is 2, Period can be 1–3.
- Period
Unit int - Unit for the duration when purchasing an annual/monthly subscription shared bandwidth package. Options are: 1: Month (default). 2: Year.
- Project
Name string - Project name. If not specified, added to the default project.
- Protocol string
- IP protocol of the shared bandwidth package. Options are: Dual-stack: Dual-stack protocol type. IPv4: IPv4 protocol type. This parameter supports Dual-stack only when BillingType is 2 or 4.
- Ratio int
- 95 billing minimum ratio, unit: %, this parameter is returned only for 95 billing shared bandwidth package instances.
- Security
Protection []stringTypes - Security protection type of the shared bandwidth package. AntiDDoS_Enhanced: Create an enhanced protection shared bandwidth package, which supports adding public IPs with basic protection. If not specified, it means a basic protection shared bandwidth package, which supports adding public IPs with enhanced protection.
- Status string
- Status of the shared bandwidth package. Creating: In progress. Available: Available. Deleting: In progress.
-
[]Get
Bandwidth Package Tag - Tag list.
- Updated
Time string - Update time
- bandwidth Integer
- Bandwidth cap of the shared bandwidth package, unit: Mbps. If BillingType is 1: range is 5–5000. If BillingType is 2, 3, or 4: range is 2–5000.
- bandwidth
Package StringId - Bandwidth package ID
- bandwidth
Package StringName - Bandwidth package name, limited to 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-).
- billing
Type Integer - Billing methods for shared bandwidth packages. Options are: 1: Annual/monthly subscription. 2: Billed by bandwidth cap (default). 3: Billed by peak traffic. 4: Billed by traditional 95th percentile (minimum ratio defaults to 20%).
- business
Status String - Billing status
- created
Time String - Creation time
- deleted
Time String - Deletion time
- description String
- Description, limited to 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- eip
Addresses List<GetBandwidth Package Eip Address> - List of public IP information added to the shared bandwidth package. All of the following conditions must be met: 1. All IPs have the same line type. 2. All IPs have the same security protection type. 3. All IPs are in the same region. 4. Public IP or IPv6 public bandwidth is billed by usage.
- enable
Dual BooleanStack - Enable dual stack. Options: true: enable dual stack; false: do not enable dual stack.
- expired
Time String - Expiration time
- id String
- Uniquely identifies the resource.
- isp String
- Line type, default is BGP. BGP: BGP (multi-line). 1. If your account has applied for and enabled static single line permissions, you can use the following values: 1.1, ChinaMobile: China Mobile static single line. 1.2, ChinaTelecom: China Telecom static single line. 1.3, ChinaUnicom: China Unicom static single line. 2. If your account has applied for and enabled BGP single line permissions, you can use SingleLineBGP. 3. If your account has applied for and enabled Premium BGP permissions, you can use PremiumBGP. 4. If your account has applied for and enabled Fusion BGP permissions, you can use FusionBGP. 5. If your account has applied for and enabled Economical static single line permissions, you can use the following values: 5.1, ChinaMobileValue: China Mobile economical static single line. 5.2, ChinaUnicomValue: China Unicom economical static single line. 5.3, ChinaTelecomValue: China Telecom economical static single line.
- overdue
Time String - Overdue time
- period Integer
- Duration for purchasing yearly/monthly shared bandwidth package, default is '1'. If PeriodUnit is 1, Period can be 1–9, 12, 24, or 36. If PeriodUnit is 2, Period can be 1–3.
- period
Unit Integer - Unit for the duration when purchasing an annual/monthly subscription shared bandwidth package. Options are: 1: Month (default). 2: Year.
- project
Name String - Project name. If not specified, added to the default project.
- protocol String
- IP protocol of the shared bandwidth package. Options are: Dual-stack: Dual-stack protocol type. IPv4: IPv4 protocol type. This parameter supports Dual-stack only when BillingType is 2 or 4.
- ratio Integer
- 95 billing minimum ratio, unit: %, this parameter is returned only for 95 billing shared bandwidth package instances.
- security
Protection List<String>Types - Security protection type of the shared bandwidth package. AntiDDoS_Enhanced: Create an enhanced protection shared bandwidth package, which supports adding public IPs with basic protection. If not specified, it means a basic protection shared bandwidth package, which supports adding public IPs with enhanced protection.
- status String
- Status of the shared bandwidth package. Creating: In progress. Available: Available. Deleting: In progress.
-
List<Get
Bandwidth Package Tag> - Tag list.
- updated
Time String - Update time
- bandwidth number
- Bandwidth cap of the shared bandwidth package, unit: Mbps. If BillingType is 1: range is 5–5000. If BillingType is 2, 3, or 4: range is 2–5000.
- bandwidth
Package stringId - Bandwidth package ID
- bandwidth
Package stringName - Bandwidth package name, limited to 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-).
- billing
Type number - Billing methods for shared bandwidth packages. Options are: 1: Annual/monthly subscription. 2: Billed by bandwidth cap (default). 3: Billed by peak traffic. 4: Billed by traditional 95th percentile (minimum ratio defaults to 20%).
- business
Status string - Billing status
- created
Time string - Creation time
- deleted
Time string - Deletion time
- description string
- Description, limited to 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- eip
Addresses GetBandwidth Package Eip Address[] - List of public IP information added to the shared bandwidth package. All of the following conditions must be met: 1. All IPs have the same line type. 2. All IPs have the same security protection type. 3. All IPs are in the same region. 4. Public IP or IPv6 public bandwidth is billed by usage.
- enable
Dual booleanStack - Enable dual stack. Options: true: enable dual stack; false: do not enable dual stack.
- expired
Time string - Expiration time
- id string
- Uniquely identifies the resource.
- isp string
- Line type, default is BGP. BGP: BGP (multi-line). 1. If your account has applied for and enabled static single line permissions, you can use the following values: 1.1, ChinaMobile: China Mobile static single line. 1.2, ChinaTelecom: China Telecom static single line. 1.3, ChinaUnicom: China Unicom static single line. 2. If your account has applied for and enabled BGP single line permissions, you can use SingleLineBGP. 3. If your account has applied for and enabled Premium BGP permissions, you can use PremiumBGP. 4. If your account has applied for and enabled Fusion BGP permissions, you can use FusionBGP. 5. If your account has applied for and enabled Economical static single line permissions, you can use the following values: 5.1, ChinaMobileValue: China Mobile economical static single line. 5.2, ChinaUnicomValue: China Unicom economical static single line. 5.3, ChinaTelecomValue: China Telecom economical static single line.
- overdue
Time string - Overdue time
- period number
- Duration for purchasing yearly/monthly shared bandwidth package, default is '1'. If PeriodUnit is 1, Period can be 1–9, 12, 24, or 36. If PeriodUnit is 2, Period can be 1–3.
- period
Unit number - Unit for the duration when purchasing an annual/monthly subscription shared bandwidth package. Options are: 1: Month (default). 2: Year.
- project
Name string - Project name. If not specified, added to the default project.
- protocol string
- IP protocol of the shared bandwidth package. Options are: Dual-stack: Dual-stack protocol type. IPv4: IPv4 protocol type. This parameter supports Dual-stack only when BillingType is 2 or 4.
- ratio number
- 95 billing minimum ratio, unit: %, this parameter is returned only for 95 billing shared bandwidth package instances.
- security
Protection string[]Types - Security protection type of the shared bandwidth package. AntiDDoS_Enhanced: Create an enhanced protection shared bandwidth package, which supports adding public IPs with basic protection. If not specified, it means a basic protection shared bandwidth package, which supports adding public IPs with enhanced protection.
- status string
- Status of the shared bandwidth package. Creating: In progress. Available: Available. Deleting: In progress.
-
Get
Bandwidth Package Tag[] - Tag list.
- updated
Time string - Update time
- bandwidth int
- Bandwidth cap of the shared bandwidth package, unit: Mbps. If BillingType is 1: range is 5–5000. If BillingType is 2, 3, or 4: range is 2–5000.
- bandwidth_
package_ strid - Bandwidth package ID
- bandwidth_
package_ strname - Bandwidth package name, limited to 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-).
- billing_
type int - Billing methods for shared bandwidth packages. Options are: 1: Annual/monthly subscription. 2: Billed by bandwidth cap (default). 3: Billed by peak traffic. 4: Billed by traditional 95th percentile (minimum ratio defaults to 20%).
- business_
status str - Billing status
- created_
time str - Creation time
- deleted_
time str - Deletion time
- description str
- Description, limited to 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- eip_
addresses Sequence[GetBandwidth Package Eip Address] - List of public IP information added to the shared bandwidth package. All of the following conditions must be met: 1. All IPs have the same line type. 2. All IPs have the same security protection type. 3. All IPs are in the same region. 4. Public IP or IPv6 public bandwidth is billed by usage.
- enable_
dual_ boolstack - Enable dual stack. Options: true: enable dual stack; false: do not enable dual stack.
- expired_
time str - Expiration time
- id str
- Uniquely identifies the resource.
- isp str
- Line type, default is BGP. BGP: BGP (multi-line). 1. If your account has applied for and enabled static single line permissions, you can use the following values: 1.1, ChinaMobile: China Mobile static single line. 1.2, ChinaTelecom: China Telecom static single line. 1.3, ChinaUnicom: China Unicom static single line. 2. If your account has applied for and enabled BGP single line permissions, you can use SingleLineBGP. 3. If your account has applied for and enabled Premium BGP permissions, you can use PremiumBGP. 4. If your account has applied for and enabled Fusion BGP permissions, you can use FusionBGP. 5. If your account has applied for and enabled Economical static single line permissions, you can use the following values: 5.1, ChinaMobileValue: China Mobile economical static single line. 5.2, ChinaUnicomValue: China Unicom economical static single line. 5.3, ChinaTelecomValue: China Telecom economical static single line.
- overdue_
time str - Overdue time
- period int
- Duration for purchasing yearly/monthly shared bandwidth package, default is '1'. If PeriodUnit is 1, Period can be 1–9, 12, 24, or 36. If PeriodUnit is 2, Period can be 1–3.
- period_
unit int - Unit for the duration when purchasing an annual/monthly subscription shared bandwidth package. Options are: 1: Month (default). 2: Year.
- project_
name str - Project name. If not specified, added to the default project.
- protocol str
- IP protocol of the shared bandwidth package. Options are: Dual-stack: Dual-stack protocol type. IPv4: IPv4 protocol type. This parameter supports Dual-stack only when BillingType is 2 or 4.
- ratio int
- 95 billing minimum ratio, unit: %, this parameter is returned only for 95 billing shared bandwidth package instances.
- security_
protection_ Sequence[str]types - Security protection type of the shared bandwidth package. AntiDDoS_Enhanced: Create an enhanced protection shared bandwidth package, which supports adding public IPs with basic protection. If not specified, it means a basic protection shared bandwidth package, which supports adding public IPs with enhanced protection.
- status str
- Status of the shared bandwidth package. Creating: In progress. Available: Available. Deleting: In progress.
-
Sequence[Get
Bandwidth Package Tag] - Tag list.
- updated_
time str - Update time
- bandwidth Number
- Bandwidth cap of the shared bandwidth package, unit: Mbps. If BillingType is 1: range is 5–5000. If BillingType is 2, 3, or 4: range is 2–5000.
- bandwidth
Package StringId - Bandwidth package ID
- bandwidth
Package StringName - Bandwidth package name, limited to 1–128 characters. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-).
- billing
Type Number - Billing methods for shared bandwidth packages. Options are: 1: Annual/monthly subscription. 2: Billed by bandwidth cap (default). 3: Billed by peak traffic. 4: Billed by traditional 95th percentile (minimum ratio defaults to 20%).
- business
Status String - Billing status
- created
Time String - Creation time
- deleted
Time String - Deletion time
- description String
- Description, limited to 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- eip
Addresses List<Property Map> - List of public IP information added to the shared bandwidth package. All of the following conditions must be met: 1. All IPs have the same line type. 2. All IPs have the same security protection type. 3. All IPs are in the same region. 4. Public IP or IPv6 public bandwidth is billed by usage.
- enable
Dual BooleanStack - Enable dual stack. Options: true: enable dual stack; false: do not enable dual stack.
- expired
Time String - Expiration time
- id String
- Uniquely identifies the resource.
- isp String
- Line type, default is BGP. BGP: BGP (multi-line). 1. If your account has applied for and enabled static single line permissions, you can use the following values: 1.1, ChinaMobile: China Mobile static single line. 1.2, ChinaTelecom: China Telecom static single line. 1.3, ChinaUnicom: China Unicom static single line. 2. If your account has applied for and enabled BGP single line permissions, you can use SingleLineBGP. 3. If your account has applied for and enabled Premium BGP permissions, you can use PremiumBGP. 4. If your account has applied for and enabled Fusion BGP permissions, you can use FusionBGP. 5. If your account has applied for and enabled Economical static single line permissions, you can use the following values: 5.1, ChinaMobileValue: China Mobile economical static single line. 5.2, ChinaUnicomValue: China Unicom economical static single line. 5.3, ChinaTelecomValue: China Telecom economical static single line.
- overdue
Time String - Overdue time
- period Number
- Duration for purchasing yearly/monthly shared bandwidth package, default is '1'. If PeriodUnit is 1, Period can be 1–9, 12, 24, or 36. If PeriodUnit is 2, Period can be 1–3.
- period
Unit Number - Unit for the duration when purchasing an annual/monthly subscription shared bandwidth package. Options are: 1: Month (default). 2: Year.
- project
Name String - Project name. If not specified, added to the default project.
- protocol String
- IP protocol of the shared bandwidth package. Options are: Dual-stack: Dual-stack protocol type. IPv4: IPv4 protocol type. This parameter supports Dual-stack only when BillingType is 2 or 4.
- ratio Number
- 95 billing minimum ratio, unit: %, this parameter is returned only for 95 billing shared bandwidth package instances.
- security
Protection List<String>Types - Security protection type of the shared bandwidth package. AntiDDoS_Enhanced: Create an enhanced protection shared bandwidth package, which supports adding public IPs with basic protection. If not specified, it means a basic protection shared bandwidth package, which supports adding public IPs with enhanced protection.
- status String
- Status of the shared bandwidth package. Creating: In progress. Available: Available. Deleting: In progress.
- List<Property Map>
- Tag list.
- updated
Time String - Update time
Supporting Types
GetBandwidthPackageEipAddress
- Allocation
Id string - Allocation ID
- Eip
Address string - Elastic IP address
- Allocation
Id string - Allocation ID
- Eip
Address string - Elastic IP address
- allocation
Id String - Allocation ID
- eip
Address String - Elastic IP address
- allocation
Id string - Allocation ID
- eip
Address string - Elastic IP address
- allocation_
id str - Allocation ID
- eip_
address str - Elastic IP address
- allocation
Id String - Allocation ID
- eip
Address String - Elastic IP address
GetBandwidthPackageTag
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
