InstanceArgs

constructor(autoRenew: Output<Boolean>? = null, instanceName: Output<String>? = null, instanceType: Output<String>? = null, maxConnections: Output<Int>? = null, maxEipTps: Output<String>? = null, maxTps: Output<String>? = null, modifyType: Output<String>? = null, paymentType: Output<String>? = null, period: Output<Int>? = null, periodCycle: Output<String>? = null, queueCapacity: Output<String>? = null, renewalDuration: Output<Int>? = null, renewalDurationUnit: Output<String>? = null, renewalStatus: Output<String>? = null, serverlessChargeType: Output<String>? = null, storageSize: Output<String>? = null, supportEip: Output<Boolean>? = null, supportTracing: Output<Boolean>? = null, tracingStorageTime: Output<Int>? = null)