AcceleratorArgs

fun AcceleratorArgs(acceleratorName: Output<String>? = null, autoRenewDuration: Output<Int>? = null, autoUseCoupon: Output<Boolean>? = null, description: Output<String>? = null, duration: Output<Int>? = null, pricingCycle: Output<String>? = null, renewalStatus: Output<String>? = null, spec: Output<String>? = null)