BandwidthPackageArgs

constructor(autoPay: Output<Boolean>? = null, autoRenewDuration: Output<Int>? = null, autoUseCoupon: Output<Boolean>? = null, bandwidth: Output<Int>? = null, bandwidthPackageName: Output<String>? = null, bandwidthType: Output<String>? = null, billingType: Output<String>? = null, cbnGeographicRegionIda: Output<String>? = null, cbnGeographicRegionIdb: Output<String>? = null, description: Output<String>? = null, duration: Output<String>? = null, paymentType: Output<String>? = null, promotionOptionNo: Output<String>? = null, ratio: Output<Int>? = null, renewalStatus: Output<String>? = null, resourceGroupId: Output<String>? = null, tags: Output<Map<String, String>>? = null, type: Output<String>? = null)