Node Args
constructor(billingCycle: Output<String>? = null, classify: Output<String>? = null, computingServer: Output<String>? = null, discountLevel: Output<String>? = null, hpnZone: Output<String>? = null, paymentRatio: Output<String>? = null, period: Output<Int>? = null, productForm: Output<String>? = null, renewPeriod: Output<Int>? = null, renewalStatus: Output<String>? = null, resourceGroupId: Output<String>? = null, serverArch: Output<String>? = null, stageNum: Output<String>? = null, status: Output<String>? = null, tags: Output<Map<String, String>>? = null, zone: Output<String>? = null)