RatePlanInstanceArgs

constructor(autoPay: Output<Boolean>? = null, autoRenew: Output<Boolean>? = null, coverage: Output<String>? = null, paymentType: Output<String>? = null, period: Output<Int>? = null, planName: Output<String>? = null, type: Output<String>? = null)