Bandwidth Package
Import
CEN bandwidth package can be imported using the id, e.g.
$ pulumi import alicloud:cen/bandwidthPackage:BandwidthPackage example cenbwp-abc123456
Properties
The name of the bandwidth package. Defaults to null. ->NOTE: PrePaid mode will deduct fees from the account directly and the bandwidth package can't be deleted before expired time. ->NOTE: The PostPaid mode is only for test. Please open a ticket if you need.
Field charge_type
has been deprecated from version 1.97.0. Use payment_type
and instead.
The description of the bandwidth package. Default to null.
The time of the bandwidth package to expire.
The area A to which the network instance belongs. Valid values: China
| North-America
| Asia-Pacific
| Europe
| Australia
.
The area B to which the network instance belongs. Valid values: China
| North-America
| Asia-Pacific
| Europe
| Australia
.
Field geographic_region_ids
has been deprecated from version 1.97.0. Use geographic_region_a_id
and geographic_region_b_id
instead.
The billing method. Valid value: PostPaid
| PrePaid
. Default to PrePaid
. If set to PrePaid, the bandwidth package can't be deleted before expired time.