BasicAcceleratorArgs

constructor(autoPay: Output<Boolean>? = null, autoRenew: Output<Boolean>? = null, autoRenewDuration: Output<Int>? = null, autoUseCoupon: Output<String>? = null, bandwidthBillingType: Output<String>? = null, basicAcceleratorName: Output<String>? = null, crossBorderStatus: Output<Boolean>? = null, description: Output<String>? = null, duration: Output<Int>? = null, paymentType: Output<String>? = null, pricingCycle: Output<String>? = null, promotionOptionNo: Output<String>? = null, resourceGroupId: Output<String>? = null, tags: Output<Map<String, String>>? = null)