Common Bandwith Package
Import
CBWP Common Bandwidth Package can be imported using the id, e.g.
$ pulumi import alicloud:vpc/commonBandwithPackage:CommonBandwithPackage example <id>
Properties
The billing method of the common bandwidth package. Valid values are PayByBandwidth
and PayBy95
and PayByTraffic
, PayByDominantTraffic
. PayBy95
is pay by classic 95th percentile pricing. International-Site Account doesn't support PayByBandwidth
and PayBy95
. Default to PayByTraffic
. NOTE: From 1.176.0+, PayByDominantTraffic
is available.
The type of the Internet Service Provider. Valid values: BGP
, BGP_PRO
, ChinaTelecom
, ChinaUnicom
, ChinaMobile
, ChinaTelecom_L2
, ChinaUnicom_L2
, ChinaMobile_L2
and BGP_FinanceCloud
. Default to BGP
. NOTE: From version 1.203.0, isp can be set to ChinaTelecom
, ChinaUnicom
, ChinaMobile
, ChinaTelecom_L2
, ChinaUnicom_L2
, ChinaMobile_L2
, BGP_FinanceCloud
, BGP_International
.