BaseInstanceArgs

constructor(autoRenew: Output<Boolean>? = null, autoRenewPeriod: Output<Int>? = null, backupRetainMode: Output<String>? = null, cpuArch: Output<String>? = null, diskSize: Output<Int>? = null, diskType: Output<String>? = null, instanceClass: Output<String>? = null, instanceName: Output<String>? = null, nodeNum: Output<String>? = null, obVersion: Output<String>? = null, paymentType: Output<String>? = null, period: Output<Int>? = null, periodUnit: Output<String>? = null, primaryInstance: Output<String>? = null, primaryRegion: Output<String>? = null, resourceGroupId: Output<String>? = null, series: Output<String>? = null, upgradeSpecNative: Output<Boolean>? = null, zones: Output<List<String>>? = null)