Db Cluster Args
constructor(cacheSize: Output<Int>? = null, dbClusterClass: Output<String>? = null, dbClusterDescription: Output<String>? = null, dbInstanceId: Output<String>? = null, desiredParams: Output<List<DbClusterDesiredParamArgs>>? = null, desiredStatus: Output<String>? = null, paymentType: Output<String>? = null)