Instance Args
constructor(autoRenew: Output<Boolean>? = null, autoRenewPeriod: Output<Int>? = null, autoUseCoupon: Output<Boolean>? = null, availabilityZone: Output<String>? = null, backupId: Output<String>? = null, backupPeriods: Output<List<String>>? = null, backupTime: Output<String>? = null, bandwidth: Output<Int>? = null, businessInfo: Output<String>? = null, capacity: Output<Int>? = null, config: Output<Map<String, String>>? = null, connectionStringPrefix: Output<String>? = null, couponNo: Output<String>? = null, dbInstanceName: Output<String>? = null, dedicatedHostGroupId: Output<String>? = null, dryRun: Output<Boolean>? = null, effectiveTime: Output<String>? = null, enableBackupLog: Output<Int>? = null, enablePublic: Output<Boolean>? = null, encryptionKey: Output<String>? = null, encryptionName: Output<String>? = null, engineVersion: Output<String>? = null, forceUpgrade: Output<Boolean>? = null, globalInstance: Output<Boolean>? = null, globalInstanceId: Output<String>? = null, instanceChargeType: Output<String>? = null, instanceClass: Output<String>? = null, instanceName: Output<String>? = null, instanceReleaseProtection: Output<Boolean>? = null, instanceType: Output<String>? = null, isAutoUpgradeOpen: Output<String>? = null, kmsEncryptedPassword: Output<String>? = null, kmsEncryptionContext: Output<Map<String, String>>? = null, maintainEndTime: Output<String>? = null, maintainStartTime: Output<String>? = null, nodeType: Output<String>? = null, orderType: Output<String>? = null, parameters: Output<List<InstanceParameterArgs>>? = null, password: Output<String>? = null, paymentType: Output<String>? = null, period: Output<String>? = null, port: Output<Int>? = null, privateConnectionPort: Output<String>? = null, privateConnectionPrefix: Output<String>? = null, privateIp: Output<String>? = null, readOnlyCount: Output<Int>? = null, resourceGroupId: Output<String>? = null, restoreTime: Output<String>? = null, roleArn: Output<String>? = null, secondaryZoneId: Output<String>? = null, securityGroupId: Output<String>? = null, securityIpGroupAttribute: Output<String>? = null, securityIpGroupName: Output<String>? = null, securityIps: Output<List<String>>? = null, shardCount: Output<Int>? = null, slaveReadOnlyCount: Output<Int>? = null, srcdbInstanceId: Output<String>? = null, sslEnable: Output<String>? = null, tags: Output<Map<String, String>>? = null, tdeStatus: Output<String>? = null, vpcAuthMode: Output<String>? = null, vswitchId: Output<String>? = null, zoneId: Output<String>? = null)